Newer
Older
Master_thesis / finished fits / ff1data1 / slurm-2247864.out
Simulation starting
2019-09-05 18:03:56.958807: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcuda.so.1
2019-09-05 18:03:57.269624: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1640] Found device 0 with properties: 
name: Tesla K80 major: 3 minor: 7 memoryClockRate(GHz): 0.8235
pciBusID: 0000:11:00.0
2019-09-05 18:03:57.276182: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudart.so.10.0
2019-09-05 18:03:57.342886: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcublas.so.10.0
2019-09-05 18:03:57.368120: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcufft.so.10.0
2019-09-05 18:03:57.457577: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcurand.so.10.0
2019-09-05 18:03:57.518742: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusolver.so.10.0
2019-09-05 18:03:57.550405: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusparse.so.10.0
2019-09-05 18:03:57.668376: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudnn.so.7
2019-09-05 18:03:57.674320: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1763] Adding visible gpu devices: 0
2019-09-05 18:03:57.674816: I tensorflow/core/platform/cpu_feature_guard.cc:142] Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.1 SSE4.2 AVX
2019-09-05 18:03:57.700484: I tensorflow/core/platform/profile_utils/cpu_utils.cc:94] CPU Frequency: 2600150000 Hz
2019-09-05 18:03:57.700840: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x55779a3348f0 executing computations on platform Host. Devices:
2019-09-05 18:03:57.700874: I tensorflow/compiler/xla/service/service.cc:175]   StreamExecutor device (0): <undefined>, <undefined>
2019-09-05 18:03:57.703947: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1640] Found device 0 with properties: 
name: Tesla K80 major: 3 minor: 7 memoryClockRate(GHz): 0.8235
pciBusID: 0000:11:00.0
2019-09-05 18:03:57.704011: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudart.so.10.0
2019-09-05 18:03:57.704041: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcublas.so.10.0
2019-09-05 18:03:57.704070: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcufft.so.10.0
2019-09-05 18:03:57.704097: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcurand.so.10.0
2019-09-05 18:03:57.704124: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusolver.so.10.0
2019-09-05 18:03:57.704152: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusparse.so.10.0
2019-09-05 18:03:57.704180: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudnn.so.7
2019-09-05 18:03:57.710309: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1763] Adding visible gpu devices: 0
2019-09-05 18:03:57.710431: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudart.so.10.0
2019-09-05 18:03:57.948473: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1181] Device interconnect StreamExecutor with strength 1 edge matrix:
2019-09-05 18:03:57.948524: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1187]      0 
2019-09-05 18:03:57.948540: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1200] 0:   N 
2019-09-05 18:03:57.956941: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1326] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 10802 MB memory) -> physical GPU (device: 0, name: Tesla K80, pci bus id: 0000:11:00.0, compute capability: 3.7)
2019-09-05 18:03:57.959489: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x55779a890d70 executing computations on platform CUDA. Devices:
2019-09-05 18:03:57.959513: I tensorflow/compiler/xla/service/service.cc:175]   StreamExecutor device (0): Tesla K80, Compute Capability 3.7
WARNING: Logging before flag parsing goes to stderr.
W0905 18:04:02.740384 139837845919488 deprecation.py:323] From /home/cluster/saslie/.conda/envs/rmd1/lib/python3.7/site-packages/tensorflow_probability/python/mcmc/sample_halton_sequence.py:216: add_dispatch_support.<locals>.wrapper (from tensorflow.python.ops.array_ops) is deprecated and will be removed in a future version.
Instructions for updating:
Use tf.where in 2.0, which has the same broadcast rule as np.where
W0905 18:04:02.797330 139837845919488 deprecation_wrapper.py:119] From raremodel-nb.py:140: The name tf.angle is deprecated. Please use tf.math.angle instead.

W0905 18:04:03.287126 139837845919488 deprecation_wrapper.py:119] From raremodel-nb.py:244: The name tf.log is deprecated. Please use tf.math.log instead.

2019-09-05 18:04:33.036107: W tensorflow/compiler/jit/mark_for_compilation_pass.cc:1412] (One-time warning): Not using XLA:CPU for cluster because envvar TF_XLA_FLAGS=--tf_xla_cpu_global_jit was not set.  If you want XLA:CPU, either set that envvar, or use experimental_jit_scope to enable XLA:CPU.  To confirm that XLA is active, pass --vmodule=xla_compilation_cache=1 (as a proper command-line flag, not via TF_XLA_FLAGS) or set the envvar XLA_FLAGS=--xla_hlo_profile.
raremodel-nb.py:659: UserWarning: Creating legend with loc="best" can be slow with large amounts of data.
  plt.savefig('test.png')
W0905 18:04:42.115572 139837845919488 deprecation.py:323] From /home/cluster/saslie/.conda/envs/rmd1/lib/python3.7/site-packages/zfit/core/parameter.py:447: Variable.load (from tensorflow.python.ops.variables) is deprecated and will be removed in a future version.
Instructions for updating:
Prefer Variable.assign which has equivalent behavior in 2.X.
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   326013.2894372 Edm =      229.392 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   326013.2894372 Edm =      229.392 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   309432.6021419 Edm =      18.8243 NCalls =     11
VariableMetric: Iteration #   2 - FCN =   305559.0964059 Edm =      197.147 NCalls =     18
VariableMetric: Iteration #   3 - FCN =   304647.8031445 Edm =      21.0307 NCalls =     20
VariableMetric: Iteration #   4 - FCN =   298756.4835132 Edm =      2553.97 NCalls =     28
VariableMetric: Iteration #   5 - FCN =    298744.026639 Edm =      19.4829 NCalls =     34
VariableMetric: Iteration #   6 - FCN =   298316.8178986 Edm =     0.293027 NCalls =     38
VariableMetric: Iteration #   7 - FCN =   298316.0826365 Edm =     0.284221 NCalls =     40
VariableMetric: Iteration #   8 - FCN =   297936.2803429 Edm =      104.248 NCalls =     47
VariableMetric: Iteration #   9 - FCN =   297920.8682064 Edm =      40.5666 NCalls =     49
VariableMetric: Iteration #  10 - FCN =   297896.9845074 Edm =      1.24059 NCalls =     51
VariableMetric: Iteration #  11 - FCN =   297895.5741083 Edm =    0.0467359 NCalls =     53
VariableMetric: Iteration #  12 - FCN =   297895.3191239 Edm =     0.176775 NCalls =     56
VariableMetric: Iteration #  13 - FCN =   297847.8216181 Edm =      16.4175 NCalls =     62
VariableMetric: Iteration #  14 - FCN =   297818.9568093 Edm =     0.309159 NCalls =     64
VariableMetric: Iteration #  15 - FCN =    297818.390895 Edm =    0.0527656 NCalls =     66
VariableMetric: Iteration #  16 - FCN =    297818.166169 Edm =     0.150345 NCalls =     68
VariableMetric: Iteration #  17 - FCN =   297776.6324372 Edm =      19.4266 NCalls =     75
VariableMetric: Iteration #  18 - FCN =   297711.5112267 Edm =      3.31727 NCalls =     77
VariableMetric: Iteration #  19 - FCN =   297708.1346757 Edm =    0.0828986 NCalls =     79
VariableMetric: Iteration #  20 - FCN =   297707.8950867 Edm =     0.179832 NCalls =     81
VariableMetric: Iteration #  21 - FCN =   297705.8158317 Edm =      1.66166 NCalls =     86
VariableMetric: Iteration #  22 - FCN =   297655.0797015 Edm =       24.851 NCalls =     90
VariableMetric: Iteration #  23 - FCN =   297612.8932024 Edm =       3.2794 NCalls =     92
VariableMetric: Iteration #  24 - FCN =   297608.2977236 Edm =     0.552768 NCalls =     94
VariableMetric: Iteration #  25 - FCN =   297607.3348869 Edm =    0.0652922 NCalls =     96
VariableMetric: Iteration #  26 - FCN =   297607.2547541 Edm =    0.0112309 NCalls =     98
VariableMetric: Iteration #  27 - FCN =   297607.2286438 Edm =   0.00904707 NCalls =    100
VariableMetric: Iteration #  28 - FCN =   297607.1560658 Edm =    0.0545607 NCalls =    103
VariableMetric: Iteration #  29 - FCN =   297599.5431304 Edm =      5.10605 NCalls =    109
VariableMetric: Iteration #  30 - FCN =   297571.6309363 Edm =      10.1916 NCalls =    113
VariableMetric: Iteration #  31 - FCN =   297556.6485091 Edm =      4.49315 NCalls =    115
VariableMetric: Iteration #  32 - FCN =   297551.8995865 Edm =      3.22065 NCalls =    117
VariableMetric: Iteration #  33 - FCN =   297548.7459319 Edm =     0.872875 NCalls =    120
VariableMetric: Iteration #  34 - FCN =   297547.6608575 Edm =     0.459535 NCalls =    122
VariableMetric: Iteration #  35 - FCN =   297546.9067759 Edm =     0.153238 NCalls =    124
VariableMetric: Iteration #  36 - FCN =   297546.7630415 Edm =    0.0616227 NCalls =    126
VariableMetric: Iteration #  37 - FCN =   297546.6982122 Edm =     0.008221 NCalls =    128
VariableMetric: Iteration #  38 - FCN =   297546.6876045 Edm =   0.00169609 NCalls =    130
VariableMetric: Iteration #  39 - FCN =   297546.6760256 Edm =   0.00790569 NCalls =    133
VariableMetric: Iteration #  40 - FCN =   297546.0639769 Edm =     0.580838 NCalls =    138
VariableMetric: Iteration #  41 - FCN =   297540.3691927 Edm =      5.14998 NCalls =    142
VariableMetric: Iteration #  42 - FCN =   297533.1874887 Edm =      4.07049 NCalls =    145
VariableMetric: Iteration #  43 - FCN =   297531.1774854 Edm =     0.371402 NCalls =    148
VariableMetric: Iteration #  44 - FCN =   297530.8546507 Edm =    0.0273145 NCalls =    149
VariableMetric: Iteration #  45 - FCN =   297530.8164882 Edm =   0.00245228 NCalls =    151
VariableMetric: Iteration #  46 - FCN =   297530.8133022 Edm =  0.000508478 NCalls =    153
VariableMetric: Iteration #  47 - FCN =   297530.8108916 Edm =    0.0011274 NCalls =    155
VariableMetric: Iteration #  48 - FCN =    297530.794132 Edm =    0.0140411 NCalls =    158
VariableMetric: Iteration #  49 - FCN =   297529.6229958 Edm =     0.916278 NCalls =    163
VariableMetric: Iteration #  50 - FCN =   297526.9922613 Edm =      2.90342 NCalls =    170
VariableMetric: Iteration #  51 - FCN =   297523.9626576 Edm =     0.870619 NCalls =    174
VariableMetric: Iteration #  52 - FCN =   297522.2106687 Edm =    0.0579808 NCalls =    178
VariableMetric: Iteration #  53 - FCN =   297522.1555585 Edm =   0.00814398 NCalls =    180
VariableMetric: Iteration #  54 - FCN =   297522.1513235 Edm =  0.000420006 NCalls =    182
VariableMetric: Iteration #  55 - FCN =   297522.1507968 Edm =   0.00023526 NCalls =    184
VariableMetric: Iteration #  56 - FCN =   297522.1418937 Edm =   0.00612141 NCalls =    189
VariableMetric: Iteration #  57 - FCN =   297522.0991229 Edm =    0.0180544 NCalls =    192
VariableMetric: Iteration #  58 - FCN =    297521.782339 Edm =     0.263104 NCalls =    196
VariableMetric: Iteration #  59 - FCN =   297519.4599848 Edm =     0.709303 NCalls =    199
VariableMetric: Iteration #  60 - FCN =   297519.0292085 Edm =     0.171379 NCalls =    201
VariableMetric: Iteration #  61 - FCN =   297518.9224234 Edm =    0.0184984 NCalls =    203
VariableMetric: Iteration #  62 - FCN =   297518.9008268 Edm =   0.00499737 NCalls =    205
VariableMetric: Iteration #  63 - FCN =   297518.8938808 Edm =  0.000575275 NCalls =    207
VariableMetric: Iteration #  64 - FCN =   297518.8930309 Edm =  0.000192546 NCalls =    209
VariableMetric: Iteration #  65 - FCN =   297518.8925508 Edm =  0.000178979 NCalls =    211
VariableMetric: Iteration #  66 - FCN =   297518.8899299 Edm =   0.00260473 NCalls =    214
VariableMetric: Iteration #  67 - FCN =   297518.8284402 Edm =    0.0629405 NCalls =    220
VariableMetric: Iteration #  68 - FCN =   297518.8245804 Edm =   0.00371972 NCalls =    224
VariableMetric: Iteration #  69 - FCN =   297518.5262272 Edm =    0.0286629 NCalls =    231
VariableMetric: Iteration #  70 - FCN =   297518.0868078 Edm =     0.370624 NCalls =    233
VariableMetric: Iteration #  71 - FCN =   297517.6152525 Edm =     0.344189 NCalls =    236
VariableMetric: Iteration #  72 - FCN =   297517.3631558 Edm =     0.183116 NCalls =    238
VariableMetric: Iteration #  73 - FCN =     297516.96053 Edm =     0.129121 NCalls =    242
VariableMetric: Iteration #  74 - FCN =   297516.4764687 Edm =     0.381381 NCalls =    247
VariableMetric: Iteration #  75 - FCN =    297516.336983 Edm =     0.163126 NCalls =    249
VariableMetric: Iteration #  76 - FCN =   297516.0740185 Edm =     0.103413 NCalls =    252
VariableMetric: Iteration #  77 - FCN =   297515.9683544 Edm =    0.0517531 NCalls =    254
VariableMetric: Iteration #  78 - FCN =   297515.8900705 Edm =   0.00485387 NCalls =    256
VariableMetric: Iteration #  79 - FCN =   297515.8843432 Edm =   0.00114185 NCalls =    258
VariableMetric: Iteration #  80 - FCN =   297515.8826936 Edm =  0.000467173 NCalls =    260
VariableMetric: Iteration #  81 - FCN =   297515.8822059 Edm =   8.0997e-05 NCalls =    261
VariableMetric: Iteration #  82 - FCN =   297515.8819245 Edm =  0.000208993 NCalls =    263
VariableMetric: Iteration #  83 - FCN =   297515.8634218 Edm =     0.018541 NCalls =    269
VariableMetric: Iteration #  84 - FCN =   297515.7582623 Edm =   0.00206843 NCalls =    276
VariableMetric: Iteration #  85 - FCN =   297514.2863303 Edm =      0.36962 NCalls =    278
VariableMetric: Iteration #  86 - FCN =   297513.9925345 Edm =       0.1624 NCalls =    280
VariableMetric: Iteration #  87 - FCN =   297513.8428266 Edm =    0.0263209 NCalls =    283
VariableMetric: Iteration #  88 - FCN =   297513.8063633 Edm =    0.0196292 NCalls =    285
VariableMetric: Iteration #  89 - FCN =   297513.7615991 Edm =    0.0360764 NCalls =    288
VariableMetric: Iteration #  90 - FCN =   297513.7420321 Edm =    0.0341407 NCalls =    291
VariableMetric: Iteration #  91 - FCN =   297513.6372389 Edm =      0.14346 NCalls =    295
VariableMetric: Iteration #  92 - FCN =   297513.5163027 Edm =     0.202838 NCalls =    298
VariableMetric: Iteration #  93 - FCN =   297513.1655383 Edm =     0.563168 NCalls =    304
VariableMetric: Iteration #  94 - FCN =   297512.7281801 Edm =     0.290994 NCalls =    310
VariableMetric: Iteration #  95 - FCN =   297512.5798325 Edm =     0.741143 NCalls =    312
VariableMetric: Iteration #  96 - FCN =     297512.16588 Edm =     0.170571 NCalls =    317
VariableMetric: Iteration #  97 - FCN =   297511.8357635 Edm =     0.165029 NCalls =    319
VariableMetric: Iteration #  98 - FCN =   297511.7391296 Edm =    0.0936675 NCalls =    321
VariableMetric: Iteration #  99 - FCN =   297511.6405112 Edm =   0.00486418 NCalls =    323
VariableMetric: Iteration # 100 - FCN =    297511.635047 Edm =  0.000434386 NCalls =    325
VariableMetric: Iteration # 101 - FCN =   297511.6345421 Edm =    6.878e-05 NCalls =    327
VariableMetric: After Hessian   - FCN =   297511.6345421 Edm =      2.32542 NCalls =    804
VariableMetric: Iteration # 102 - FCN =   297511.6345421 Edm =      2.32542 NCalls =    804
VariableMetric: Iteration # 103 - FCN =   297511.6003698 Edm =      52.5055 NCalls =    807
VariableMetric: Iteration # 104 - FCN =   297509.4828363 Edm =     0.548614 NCalls =    810
VariableMetric: Iteration # 105 - FCN =   297508.1638211 Edm =     0.302118 NCalls =    813
VariableMetric: Iteration # 106 - FCN =   297508.0445505 Edm =      2101.22 NCalls =    815
VariableMetric: Iteration # 107 - FCN =   297507.9661543 Edm =      3875.34 NCalls =    819
VariableMetric: Iteration # 108 - FCN =   297507.6638177 Edm =      1323.07 NCalls =    823
VariableMetric: Iteration # 109 - FCN =   297507.5385928 Edm =      1108.14 NCalls =    827
VariableMetric: Iteration # 110 - FCN =   297507.2797315 Edm =      60.9165 NCalls =    831
VariableMetric: Iteration # 111 - FCN =   297507.2178399 Edm =      93.2168 NCalls =    834
VariableMetric: Iteration # 112 - FCN =   297507.1826921 Edm =      55.0555 NCalls =    837
VariableMetric: Iteration # 113 - FCN =   297507.1237176 Edm =      34.1375 NCalls =    840
VariableMetric: Iteration # 114 - FCN =   297507.0323211 Edm =      23.2817 NCalls =    843
VariableMetric: Iteration # 115 - FCN =   297507.0016126 Edm =      37.0403 NCalls =    846
VariableMetric: Iteration # 116 - FCN =   297506.9597916 Edm =      94.3683 NCalls =    848
VariableMetric: Iteration # 117 - FCN =   297506.8086987 Edm =      7.39526 NCalls =    850
VariableMetric: Iteration # 118 - FCN =   297506.5875845 Edm =      3.15041 NCalls =    852
VariableMetric: Iteration # 119 - FCN =   297506.3796364 Edm =      2.24674 NCalls =    854
VariableMetric: Iteration # 120 - FCN =   297506.2872442 Edm =     0.635723 NCalls =    856
VariableMetric: Iteration # 121 - FCN =   297506.2464743 Edm =     0.399143 NCalls =    858
VariableMetric: Iteration # 122 - FCN =   297506.2192917 Edm =     0.287038 NCalls =    860
VariableMetric: Iteration # 123 - FCN =   297506.1391716 Edm =      1.27542 NCalls =    862
VariableMetric: Iteration # 124 - FCN =   297506.0621486 Edm =      0.71653 NCalls =    864
VariableMetric: Iteration # 125 - FCN =   297506.0030022 Edm =     0.192525 NCalls =    866
VariableMetric: Iteration # 126 - FCN =   297505.9569366 Edm =     0.128613 NCalls =    868
VariableMetric: Iteration # 127 - FCN =   297505.9275474 Edm =      0.27272 NCalls =    870
VariableMetric: Iteration # 128 - FCN =   297505.8385117 Edm =     0.678569 NCalls =    873
VariableMetric: Iteration # 129 - FCN =   297505.7779733 Edm =     0.233592 NCalls =    876
VariableMetric: Iteration # 130 - FCN =   297505.7305655 Edm =       0.1919 NCalls =    878
VariableMetric: Iteration # 131 - FCN =   297505.6921127 Edm =     0.229309 NCalls =    880
VariableMetric: Iteration # 132 - FCN =   297505.5732792 Edm =    0.0466815 NCalls =    884
VariableMetric: Iteration # 133 - FCN =   297505.5181334 Edm =     0.066897 NCalls =    887
VariableMetric: Iteration # 134 - FCN =   297505.4775459 Edm =    0.0410867 NCalls =    889
VariableMetric: Iteration # 135 - FCN =   297505.4599666 Edm =    0.0421647 NCalls =    891
VariableMetric: Iteration # 136 - FCN =   297505.4349283 Edm =    0.0131365 NCalls =    894
VariableMetric: Iteration # 137 - FCN =   297505.4167002 Edm =   0.00690475 NCalls =    896
VariableMetric: Iteration # 138 - FCN =   297505.4059314 Edm =   0.00343766 NCalls =    898
VariableMetric: Iteration # 139 - FCN =   297505.4004184 Edm =   0.00236829 NCalls =    900
VariableMetric: Iteration # 140 - FCN =   297505.3979988 Edm =   0.00203469 NCalls =    901
VariableMetric: Iteration # 141 - FCN =    297505.395118 Edm =   0.00165981 NCalls =    904
VariableMetric: Iteration # 142 - FCN =   297505.3920193 Edm =     0.001974 NCalls =    906
VariableMetric: Iteration # 143 - FCN =   297505.3823404 Edm =   0.00856106 NCalls =    910
VariableMetric: Iteration # 144 - FCN =   297505.3549943 Edm =    0.0154689 NCalls =    915
VariableMetric: Iteration # 145 - FCN =   297505.3425706 Edm =    0.0178713 NCalls =    917
VariableMetric: Iteration # 146 - FCN =   297505.3350165 Edm =   0.00269004 NCalls =    920
VariableMetric: Iteration # 147 - FCN =   297505.3314719 Edm =   0.00105577 NCalls =    922
VariableMetric: Iteration # 148 - FCN =   297505.3298427 Edm =  0.000990058 NCalls =    924
VariableMetric: Iteration # 149 - FCN =   297505.3290666 Edm =  0.000179553 NCalls =    926
VariableMetric: Iteration # 150 - FCN =   297505.3288136 Edm =  7.04006e-05 NCalls =    928
VariableMetric: After Hessian   - FCN =   297505.3288136 Edm =    0.0364509 NCalls =   1417
VariableMetric: Iteration # 151 - FCN =   297505.3288136 Edm =    0.0364509 NCalls =   1417
VariableMetric: Iteration # 152 - FCN =   297505.3274633 Edm =    0.0101677 NCalls =   1419
VariableMetric: Iteration # 153 - FCN =   297505.3265447 Edm =  0.000273039 NCalls =   1421
VariableMetric: Iteration # 154 - FCN =   297505.3261198 Edm =  8.53548e-05 NCalls =   1423
VariableMetric: Iteration # 155 - FCN =   297505.3259623 Edm =  4.41641e-05 NCalls =   1426
VariableMetric: Iteration # 156 - FCN =   297505.3256877 Edm =  4.83159e-05 NCalls =   1429
VariableMetric: Iteration # 157 - FCN =   297505.3255802 Edm =  3.99295e-05 NCalls =   1431
VariableMetric: After Hessian   - FCN =   297505.3255802 Edm =   0.00103842 NCalls =   1920
VariableMetric: Iteration # 158 - FCN =   297505.3255802 Edm =   0.00103842 NCalls =   1920
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   308199.1710296 Edm =      24.8616 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   308199.1710296 Edm =      24.8616 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   299079.8244322 Edm =      1856.52 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   298922.3324275 Edm =      392.608 NCalls =     15
VariableMetric: Iteration #   3 - FCN =    298849.891248 Edm =      4.20317 NCalls =     17
VariableMetric: Iteration #   4 - FCN =   298842.3145392 Edm =      4.62635 NCalls =     19
VariableMetric: Iteration #   5 - FCN =   297564.7328921 Edm =      12.3002 NCalls =     28
VariableMetric: Iteration #   6 - FCN =   297553.3228998 Edm =       1.3985 NCalls =     30
VariableMetric: Iteration #   7 - FCN =   297541.1440465 Edm =      4.29007 NCalls =     34
VariableMetric: Iteration #   8 - FCN =   297536.7407391 Edm =    0.0778707 NCalls =     36
VariableMetric: Iteration #   9 - FCN =   297536.5777122 Edm =     0.105752 NCalls =     38
VariableMetric: Iteration #  10 - FCN =   297534.2110153 Edm =      2.86061 NCalls =     43
VariableMetric: Iteration #  11 - FCN =   297533.6026218 Edm =     0.569288 NCalls =     46
VariableMetric: Iteration #  12 - FCN =   297530.7861412 Edm =      2.28562 NCalls =     51
VariableMetric: Iteration #  13 - FCN =   297488.9161157 Edm =      7.00895 NCalls =     55
VariableMetric: Iteration #  14 - FCN =   297472.0066713 Edm =      18.5354 NCalls =     59
VariableMetric: Iteration #  15 - FCN =    297463.792743 Edm =      6.51884 NCalls =     62
VariableMetric: Iteration #  16 - FCN =   297454.1405219 Edm =     0.724166 NCalls =     64
VariableMetric: Iteration #  17 - FCN =   297452.9984596 Edm =      0.13113 NCalls =     66
VariableMetric: Iteration #  18 - FCN =   297452.8331323 Edm =    0.0401575 NCalls =     68
VariableMetric: Iteration #  19 - FCN =   297452.7293681 Edm =    0.0391342 NCalls =     70
VariableMetric: Iteration #  20 - FCN =   297450.2336492 Edm =      15.7994 NCalls =     81
VariableMetric: Iteration #  21 - FCN =   297449.3861715 Edm =      2.93764 NCalls =     86
VariableMetric: Iteration #  22 - FCN =   297447.9679002 Edm =     0.349772 NCalls =     88
VariableMetric: Iteration #  23 - FCN =   297435.5850254 Edm =      8.68233 NCalls =     93
VariableMetric: Iteration #  24 - FCN =   297422.4419592 Edm =      3.95144 NCalls =     96
VariableMetric: Iteration #  25 - FCN =    297418.631987 Edm =       1.1423 NCalls =     98
VariableMetric: Iteration #  26 - FCN =   297418.3174586 Edm =    0.0688885 NCalls =    100
VariableMetric: Iteration #  27 - FCN =    297418.235921 Edm =    0.0190902 NCalls =    102
VariableMetric: Iteration #  28 - FCN =   297417.8027604 Edm =     0.323089 NCalls =    106
VariableMetric: Iteration #  29 - FCN =   297414.9072925 Edm =      2.66411 NCalls =    109
VariableMetric: Iteration #  30 - FCN =    297406.029824 Edm =      8.07431 NCalls =    117
VariableMetric: Iteration #  31 - FCN =   297389.9074756 Edm =       42.646 NCalls =    121
VariableMetric: Iteration #  32 - FCN =   297368.1269506 Edm =     0.811747 NCalls =    124
VariableMetric: Iteration #  33 - FCN =   297367.2922289 Edm =    0.0739141 NCalls =    126
VariableMetric: Iteration #  34 - FCN =   297366.8787862 Edm =     0.232842 NCalls =    129
VariableMetric: Iteration #  35 - FCN =    297366.191564 Edm =     0.229212 NCalls =    131
VariableMetric: Iteration #  36 - FCN =   297365.5537799 Edm =     0.373303 NCalls =    133
VariableMetric: Iteration #  37 - FCN =   297361.7249682 Edm =      2.28632 NCalls =    138
VariableMetric: Iteration #  38 - FCN =   297361.5711242 Edm =     0.629267 NCalls =    140
VariableMetric: Iteration #  39 - FCN =   297360.4011324 Edm =      1.39043 NCalls =    143
VariableMetric: Iteration #  40 - FCN =   297335.9452627 Edm =      17.4804 NCalls =    149
VariableMetric: Iteration #  41 - FCN =   297282.0678662 Edm =      8.09781 NCalls =    154
VariableMetric: Iteration #  42 - FCN =   297277.6660004 Edm =      7.99151 NCalls =    156
VariableMetric: Iteration #  43 - FCN =   297273.7358801 Edm =      1.48904 NCalls =    157
VariableMetric: Iteration #  44 - FCN =   297271.6602409 Edm =     0.179703 NCalls =    159
VariableMetric: Iteration #  45 - FCN =   297271.4406114 Edm =   0.00767484 NCalls =    161
VariableMetric: Iteration #  46 - FCN =   297271.4218164 Edm =   0.00911846 NCalls =    163
VariableMetric: Iteration #  47 - FCN =   297271.2795411 Edm =    0.0995641 NCalls =    167
VariableMetric: Iteration #  48 - FCN =   297270.5755725 Edm =      0.14889 NCalls =    171
VariableMetric: Iteration #  49 - FCN =   297270.4086079 Edm =    0.0234667 NCalls =    172
VariableMetric: Iteration #  50 - FCN =    297270.282541 Edm =    0.0716585 NCalls =    175
VariableMetric: Iteration #  51 - FCN =   297270.2158057 Edm =    0.0628278 NCalls =    177
VariableMetric: Iteration #  52 - FCN =   297269.5950556 Edm =     0.552143 NCalls =    181
VariableMetric: Iteration #  53 - FCN =   297246.3375002 Edm =      12.2121 NCalls =    187
VariableMetric: Iteration #  54 - FCN =   297237.1079318 Edm =      1.81675 NCalls =    189
VariableMetric: Iteration #  55 - FCN =   297235.7811097 Edm =     0.648545 NCalls =    192
VariableMetric: Iteration #  56 - FCN =   297235.3449423 Edm =    0.0480023 NCalls =    194
VariableMetric: Iteration #  57 - FCN =    297235.314758 Edm =   0.00624864 NCalls =    196
VariableMetric: Iteration #  58 - FCN =   297235.3068742 Edm =   0.00273344 NCalls =    198
VariableMetric: Iteration #  59 - FCN =   297235.2985678 Edm =   0.00661316 NCalls =    200
VariableMetric: Iteration #  60 - FCN =   297235.1863431 Edm =    0.0868751 NCalls =    205
VariableMetric: Iteration #  61 - FCN =   297232.1076759 Edm =      2.76753 NCalls =    210
VariableMetric: Iteration #  62 - FCN =   297229.6418598 Edm =      1.53015 NCalls =    215
VariableMetric: Iteration #  63 - FCN =    297226.442833 Edm =     0.137591 NCalls =    218
VariableMetric: Iteration #  64 - FCN =   297226.2367733 Edm =    0.0564702 NCalls =    220
VariableMetric: Iteration #  65 - FCN =   297226.1788993 Edm =    0.0129238 NCalls =    222
VariableMetric: Iteration #  66 - FCN =   297226.1680798 Edm =   0.00171859 NCalls =    224
VariableMetric: Iteration #  67 - FCN =   297226.1657732 Edm =  0.000729868 NCalls =    226
VariableMetric: Iteration #  68 - FCN =   297226.1631203 Edm =   0.00220409 NCalls =    228
VariableMetric: Iteration #  69 - FCN =   297226.1373505 Edm =    0.0217344 NCalls =    232
VariableMetric: Iteration #  70 - FCN =   297225.4431673 Edm =     0.603906 NCalls =    236
VariableMetric: Iteration #  71 - FCN =   297221.4327374 Edm =     0.177321 NCalls =    239
VariableMetric: Iteration #  72 - FCN =   297221.2391289 Edm =    0.0259238 NCalls =    241
VariableMetric: Iteration #  73 - FCN =   297221.2152927 Edm =  0.000899388 NCalls =    243
VariableMetric: Iteration #  74 - FCN =   297221.2142447 Edm =  0.000201337 NCalls =    245
VariableMetric: Iteration #  75 - FCN =   297221.2135188 Edm =  0.000416337 NCalls =    247
VariableMetric: Iteration #  76 - FCN =   297221.1970003 Edm =    0.0164949 NCalls =    251
VariableMetric: Iteration #  77 - FCN =    297220.565147 Edm =    0.0558214 NCalls =    258
VariableMetric: Iteration #  78 - FCN =   297219.7859014 Edm =    0.0684458 NCalls =    260
VariableMetric: Iteration #  79 - FCN =   297219.6427905 Edm =   0.00424951 NCalls =    262
VariableMetric: Iteration #  80 - FCN =   297219.6383113 Edm =  0.000101793 NCalls =    264
VariableMetric: Iteration #  81 - FCN =   297219.6381314 Edm =  8.08316e-05 NCalls =    266
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   311359.3026547 Edm =      19.3257 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   311359.3026547 Edm =      19.3257 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   309963.5642414 Edm =      103.522 NCalls =      6
VariableMetric: Iteration #   2 - FCN =   301424.8353232 Edm =      841.077 NCalls =     17
VariableMetric: Iteration #   3 - FCN =   300809.5331092 Edm =  2.60338e+07 NCalls =     28
VariableMetric: Iteration #   4 - FCN =   300151.0705554 Edm =  6.17082e+06 NCalls =     38
VariableMetric: Iteration #   5 - FCN =   300151.0705554 Edm =  6.17082e+06 NCalls =     49
VariableMetric: After Hessian   - FCN =   300151.0705554 Edm =  7.12581e+06 NCalls =    528
VariableMetric: Iteration #   6 - FCN =   300151.0705554 Edm =  7.12581e+06 NCalls =    528
VariableMetric: Iteration #   7 - FCN =   300151.0705554 Edm =  7.12581e+06 NCalls =    539
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   324997.1028589 Edm =      36.9319 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   324997.1028589 Edm =      36.9319 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   301933.0401859 Edm =      32.0344 NCalls =      9
VariableMetric: Iteration #   2 - FCN =   301764.5230795 Edm =       1271.3 NCalls =     11
VariableMetric: Iteration #   3 - FCN =   301497.9677453 Edm =      192.883 NCalls =     13
VariableMetric: Iteration #   4 - FCN =   301433.0045826 Edm =      7.72185 NCalls =     15
VariableMetric: Iteration #   5 - FCN =   301127.8138516 Edm =      485.358 NCalls =     20
VariableMetric: Iteration #   6 - FCN =   300918.7826869 Edm =      328.406 NCalls =     26
VariableMetric: Iteration #   7 - FCN =   299496.6398579 Edm =      268.573 NCalls =     35
VariableMetric: Iteration #   8 - FCN =   299333.4618257 Edm =      736.824 NCalls =     37
VariableMetric: Iteration #   9 - FCN =   298028.0172972 Edm =      17.8774 NCalls =     42
VariableMetric: Iteration #  10 - FCN =   298005.1201816 Edm =    0.0909195 NCalls =     44
VariableMetric: Iteration #  11 - FCN =   298005.0090222 Edm =     0.199693 NCalls =     46
VariableMetric: Iteration #  12 - FCN =    298003.983832 Edm =     0.963579 NCalls =     50
VariableMetric: Iteration #  13 - FCN =   297927.9358331 Edm =      10.6957 NCalls =     57
VariableMetric: Iteration #  14 - FCN =   297907.9215805 Edm =      16.0144 NCalls =     59
VariableMetric: Iteration #  15 - FCN =   297865.2757336 Edm =       23.075 NCalls =     61
VariableMetric: Iteration #  16 - FCN =   297836.0212157 Edm =      18.1879 NCalls =     63
VariableMetric: Iteration #  17 - FCN =   297808.6898011 Edm =      18.8871 NCalls =     65
VariableMetric: Iteration #  18 - FCN =   297794.9190909 Edm =      16.8458 NCalls =     68
VariableMetric: Iteration #  19 - FCN =   297761.8528176 Edm =      7.37378 NCalls =     71
VariableMetric: Iteration #  20 - FCN =   297741.1165319 Edm =      33.3775 NCalls =     73
VariableMetric: Iteration #  21 - FCN =   297733.2691283 Edm =      7.71023 NCalls =     75
VariableMetric: Iteration #  22 - FCN =   297719.9311726 Edm =      1.72397 NCalls =     79
VariableMetric: Iteration #  23 - FCN =   297716.8466913 Edm =      1.72066 NCalls =     81
VariableMetric: Iteration #  24 - FCN =   297716.2135607 Edm =     0.459345 NCalls =     83
VariableMetric: Iteration #  25 - FCN =    297623.466506 Edm =      47.9958 NCalls =     89
VariableMetric: Iteration #  26 - FCN =   297486.2363237 Edm =      41.1723 NCalls =     91
VariableMetric: Iteration #  27 - FCN =   297476.4606627 Edm =      13.1269 NCalls =     93
VariableMetric: Iteration #  28 - FCN =   297472.8800362 Edm =     0.677573 NCalls =     95
VariableMetric: Iteration #  29 - FCN =   297471.3946848 Edm =     0.419099 NCalls =     97
VariableMetric: Iteration #  30 - FCN =   297469.9319051 Edm =     0.696778 NCalls =     99
VariableMetric: Iteration #  31 - FCN =   297450.7520761 Edm =        13.77 NCalls =    103
VariableMetric: Iteration #  32 - FCN =   297293.6953656 Edm =      33.3594 NCalls =    106
VariableMetric: Iteration #  33 - FCN =   297226.2631942 Edm =      3.91401 NCalls =    108
VariableMetric: Iteration #  34 - FCN =   297220.7347718 Edm =      1.10054 NCalls =    110
VariableMetric: Iteration #  35 - FCN =   297217.1796084 Edm =       1.1185 NCalls =    116
VariableMetric: Iteration #  36 - FCN =   297216.7204624 Edm =     0.395861 NCalls =    118
VariableMetric: Iteration #  37 - FCN =    297216.408438 Edm =    0.0148548 NCalls =    120
VariableMetric: Iteration #  38 - FCN =   297216.3901453 Edm =   0.00759987 NCalls =    122
VariableMetric: Iteration #  39 - FCN =   297216.2257218 Edm =     0.239038 NCalls =    126
VariableMetric: Iteration #  40 - FCN =   297215.8542179 Edm =     0.322766 NCalls =    131
VariableMetric: Iteration #  41 - FCN =   297205.6512387 Edm =      1.85963 NCalls =    135
VariableMetric: Iteration #  42 - FCN =   297201.1729453 Edm =    0.0829952 NCalls =    137
VariableMetric: Iteration #  43 - FCN =    297201.070428 Edm =   0.00917213 NCalls =    139
VariableMetric: Iteration #  44 - FCN =   297201.0491633 Edm =   0.00737529 NCalls =    141
VariableMetric: Iteration #  45 - FCN =   297200.9956692 Edm =     0.034602 NCalls =    144
VariableMetric: Iteration #  46 - FCN =   297199.8256379 Edm =      0.95448 NCalls =    148
VariableMetric: Iteration #  47 - FCN =   297194.7629026 Edm =      2.75372 NCalls =    151
VariableMetric: Iteration #  48 - FCN =   297192.9000925 Edm =     0.157802 NCalls =    153
VariableMetric: Iteration #  49 - FCN =   297192.7533505 Edm =   0.00541424 NCalls =    154
VariableMetric: Iteration #  50 - FCN =   297192.7484049 Edm =  0.000734261 NCalls =    155
VariableMetric: Iteration #  51 - FCN =   297192.7420486 Edm =   0.00584379 NCalls =    158
VariableMetric: Iteration #  52 - FCN =   297192.0088913 Edm =     0.363606 NCalls =    165
VariableMetric: Iteration #  53 - FCN =   297188.6186813 Edm =      1.12171 NCalls =    169
VariableMetric: Iteration #  54 - FCN =   297186.1780748 Edm =     0.197363 NCalls =    172
VariableMetric: Iteration #  55 - FCN =   297185.9637062 Edm =     0.126112 NCalls =    173
VariableMetric: Iteration #  56 - FCN =   297185.7980826 Edm =    0.0437218 NCalls =    176
VariableMetric: Iteration #  57 - FCN =   297185.6751818 Edm =     0.016905 NCalls =    180
VariableMetric: Iteration #  58 - FCN =   297185.6445189 Edm =   0.00404488 NCalls =    182
VariableMetric: Iteration #  59 - FCN =   297185.6353932 Edm =   0.00477786 NCalls =    186
VariableMetric: Iteration #  60 - FCN =   297185.6338318 Edm =  0.000458095 NCalls =    188
VariableMetric: Iteration #  61 - FCN =   297185.6332929 Edm =  8.69104e-05 NCalls =    190
VariableMetric: Iteration #  62 - FCN =    297185.632448 Edm =  0.000578061 NCalls =    193
VariableMetric: Iteration #  63 - FCN =    297185.623274 Edm =    0.0103191 NCalls =    196
VariableMetric: Iteration #  64 - FCN =   297185.6062151 Edm =     0.015684 NCalls =    203
VariableMetric: Iteration #  65 - FCN =     297184.66189 Edm =      3.00142 NCalls =    209
VariableMetric: Iteration #  66 - FCN =   297184.4481477 Edm =     0.409396 NCalls =    212
VariableMetric: Iteration #  67 - FCN =   297184.0496727 Edm =     0.348432 NCalls =    218
VariableMetric: Iteration #  68 - FCN =   297181.1813602 Edm =     0.950661 NCalls =    222
VariableMetric: Iteration #  69 - FCN =   297180.1513297 Edm =     0.267531 NCalls =    226
VariableMetric: Iteration #  70 - FCN =   297179.8975182 Edm =    0.0603537 NCalls =    228
VariableMetric: Iteration #  71 - FCN =   297179.7817737 Edm =     0.121292 NCalls =    231
VariableMetric: Iteration #  72 - FCN =   297179.5015191 Edm =     0.214335 NCalls =    236
VariableMetric: Iteration #  73 - FCN =   297179.3089699 Edm =      0.54511 NCalls =    239
VariableMetric: Iteration #  74 - FCN =   297178.9094817 Edm =     0.158429 NCalls =    241
VariableMetric: Iteration #  75 - FCN =   297178.7573317 Edm =    0.0599031 NCalls =    244
VariableMetric: Iteration #  76 - FCN =   297178.6843125 Edm =    0.0229311 NCalls =    246
VariableMetric: Iteration #  77 - FCN =   297178.6559708 Edm =    0.0100745 NCalls =    248
VariableMetric: Iteration #  78 - FCN =   297178.6457395 Edm =   0.00324512 NCalls =    250
VariableMetric: Iteration #  79 - FCN =   297178.6413456 Edm =  0.000767841 NCalls =    252
VariableMetric: Iteration #  80 - FCN =   297178.6379424 Edm =   0.00231591 NCalls =    254
VariableMetric: Iteration #  81 - FCN =   297178.6186409 Edm =     0.018076 NCalls =    257
VariableMetric: Iteration #  82 - FCN =   297177.7145901 Edm =     0.769746 NCalls =    264
VariableMetric: Iteration #  83 - FCN =   297172.1168638 Edm =      4.24761 NCalls =    268
VariableMetric: Iteration #  84 - FCN =   297169.7109523 Edm =      1.69081 NCalls =    272
VariableMetric: Iteration #  85 - FCN =   297168.1737959 Edm =      1.32097 NCalls =    275
VariableMetric: Iteration #  86 - FCN =   297167.3546686 Edm =     0.639792 NCalls =    278
VariableMetric: Iteration #  87 - FCN =   297166.7252174 Edm =     0.354938 NCalls =    280
VariableMetric: Iteration #  88 - FCN =   297166.2719013 Edm =     0.213941 NCalls =    282
VariableMetric: Iteration #  89 - FCN =   297166.0945788 Edm =     0.245675 NCalls =    284
VariableMetric: Iteration #  90 - FCN =   297165.8402111 Edm =     0.109404 NCalls =    287
VariableMetric: Iteration #  91 - FCN =   297165.6645119 Edm =    0.0651023 NCalls =    289
VariableMetric: Iteration #  92 - FCN =   297165.5825371 Edm =   0.00907884 NCalls =    291
VariableMetric: Iteration #  93 - FCN =   297165.5650701 Edm =   0.00107682 NCalls =    293
VariableMetric: Iteration #  94 - FCN =   297165.5635997 Edm =  0.000555204 NCalls =    295
VariableMetric: Iteration #  95 - FCN =   297165.5623692 Edm =   0.00111429 NCalls =    297
VariableMetric: Iteration #  96 - FCN =   297165.5548666 Edm =   0.00720431 NCalls =    301
VariableMetric: Iteration #  97 - FCN =   297165.3520483 Edm =     0.210038 NCalls =    308
VariableMetric: Iteration #  98 - FCN =   297165.3500973 Edm =   0.00169201 NCalls =    311
VariableMetric: Iteration #  99 - FCN =   297164.9005105 Edm =    0.0713592 NCalls =    318
VariableMetric: Iteration # 100 - FCN =     297162.14703 Edm =      1.08134 NCalls =    321
VariableMetric: Iteration # 101 - FCN =   297159.6066733 Edm =     0.266628 NCalls =    323
VariableMetric: Iteration # 102 - FCN =   297159.4158586 Edm =    0.0299046 NCalls =    325
VariableMetric: Iteration # 103 - FCN =   297159.3753845 Edm =    0.0237452 NCalls =    327
VariableMetric: Iteration # 104 - FCN =   297159.2974987 Edm =    0.0548559 NCalls =    331
VariableMetric: Iteration # 105 - FCN =   297159.2038193 Edm =    0.0553895 NCalls =    335
VariableMetric: Iteration # 106 - FCN =   297159.1741597 Edm =     0.143134 NCalls =    337
VariableMetric: Iteration # 107 - FCN =   297159.1252183 Edm =   0.00404459 NCalls =    340
VariableMetric: Iteration # 108 - FCN =   297159.1191927 Edm =   0.00159742 NCalls =    342
VariableMetric: Iteration # 109 - FCN =    297159.117685 Edm =   0.00030111 NCalls =    344
VariableMetric: Iteration # 110 - FCN =   297159.1174431 Edm =  6.60815e-05 NCalls =    345
VariableMetric: After Hessian   - FCN =   297159.1174431 Edm =      47783.4 NCalls =    824
VariableMetric: Iteration # 111 - FCN =   297159.1174431 Edm =      47783.4 NCalls =    824
VariableMetric: Iteration # 112 - FCN =   297153.7184516 Edm =      16920.2 NCalls =    835
VariableMetric: Iteration # 113 - FCN =   297152.9809004 Edm =     0.451396 NCalls =    838
VariableMetric: Iteration # 114 - FCN =   297150.1845793 Edm =     0.921436 NCalls =    842
VariableMetric: Iteration # 115 - FCN =   297148.0984503 Edm =      2.13706 NCalls =    845
VariableMetric: Iteration # 116 - FCN =   297145.7575806 Edm =      2.22834 NCalls =    848
VariableMetric: Iteration # 117 - FCN =   297141.9517874 Edm =      2.40902 NCalls =    852
VariableMetric: Iteration # 118 - FCN =   297137.2680517 Edm =      4.32419 NCalls =    855
VariableMetric: Iteration # 119 - FCN =   297135.6415685 Edm =      1.17999 NCalls =    857
VariableMetric: Iteration # 120 - FCN =    297134.693032 Edm =      1.31458 NCalls =    860
VariableMetric: Iteration # 121 - FCN =   297131.5019239 Edm =       0.2724 NCalls =    863
VariableMetric: Iteration # 122 - FCN =   297130.9689215 Edm =     0.291946 NCalls =    866
VariableMetric: Iteration # 123 - FCN =    297130.664755 Edm =     0.104565 NCalls =    868
VariableMetric: Iteration # 124 - FCN =   297130.3611095 Edm =     0.080914 NCalls =    870
VariableMetric: Iteration # 125 - FCN =   297130.2353215 Edm =    0.0813639 NCalls =    872
VariableMetric: Iteration # 126 - FCN =     297129.95966 Edm =     0.170035 NCalls =    875
VariableMetric: Iteration # 127 - FCN =   297129.6025718 Edm =     0.291357 NCalls =    878
VariableMetric: Iteration # 128 - FCN =   297129.0080459 Edm =     0.305926 NCalls =    881
VariableMetric: Iteration # 129 - FCN =   297128.4760218 Edm =     0.572329 NCalls =    884
VariableMetric: Iteration # 130 - FCN =   297128.2675645 Edm =     0.142714 NCalls =    886
VariableMetric: Iteration # 131 - FCN =   297128.0767001 Edm =     0.036248 NCalls =    888
VariableMetric: Iteration # 132 - FCN =    297128.015343 Edm =     0.060745 NCalls =    891
VariableMetric: Iteration # 133 - FCN =    297127.937963 Edm =    0.0416757 NCalls =    893
VariableMetric: Iteration # 134 - FCN =    297127.786548 Edm =    0.0602532 NCalls =    895
VariableMetric: Iteration # 135 - FCN =   297127.6410883 Edm =    0.0565479 NCalls =    897
VariableMetric: Iteration # 136 - FCN =   297127.5300219 Edm =     0.115982 NCalls =    900
VariableMetric: Iteration # 137 - FCN =   297127.4541728 Edm =    0.0903036 NCalls =    902
VariableMetric: Iteration # 138 - FCN =   297127.3051425 Edm =    0.0466786 NCalls =    905
VariableMetric: Iteration # 139 - FCN =   297127.2193797 Edm =    0.0562811 NCalls =    907
VariableMetric: Iteration # 140 - FCN =   297127.1393227 Edm =    0.0598353 NCalls =    912
VariableMetric: Iteration # 141 - FCN =   297127.0366931 Edm =    0.0331809 NCalls =    915
VariableMetric: Iteration # 142 - FCN =   297126.9786087 Edm =    0.0656837 NCalls =    917
VariableMetric: Iteration # 143 - FCN =   297126.8901785 Edm =     0.041612 NCalls =    920
VariableMetric: Iteration # 144 - FCN =   297126.8070209 Edm =     0.024651 NCalls =    922
VariableMetric: Iteration # 145 - FCN =   297126.7776094 Edm =    0.0172666 NCalls =    924
VariableMetric: Iteration # 146 - FCN =   297126.7528078 Edm =    0.0316538 NCalls =    927
VariableMetric: Iteration # 147 - FCN =    297126.696667 Edm =    0.0283027 NCalls =    930
VariableMetric: Iteration # 148 - FCN =   297126.6543658 Edm =     0.015043 NCalls =    933
VariableMetric: Iteration # 149 - FCN =   297126.6350912 Edm =   0.00907524 NCalls =    935
VariableMetric: Iteration # 150 - FCN =   297126.6155125 Edm =   0.00905067 NCalls =    938
VariableMetric: Iteration # 151 - FCN =   297126.5979089 Edm =   0.00753249 NCalls =    940
VariableMetric: Iteration # 152 - FCN =   297126.5803098 Edm =    0.0128057 NCalls =    943
VariableMetric: Iteration # 153 - FCN =      297126.5462 Edm =    0.0190123 NCalls =    946
VariableMetric: Iteration # 154 - FCN =   297126.5184844 Edm =    0.0073244 NCalls =    949
VariableMetric: Iteration # 155 - FCN =   297126.5101488 Edm =   0.00170481 NCalls =    951
VariableMetric: Iteration # 156 - FCN =   297126.5071814 Edm =   0.00088421 NCalls =    953
VariableMetric: Iteration # 157 - FCN =   297126.5027085 Edm =   0.00241661 NCalls =    955
VariableMetric: Iteration # 158 - FCN =   297126.4969471 Edm =   0.00394349 NCalls =    957
VariableMetric: Iteration # 159 - FCN =   297126.4919966 Edm =   0.00196578 NCalls =    960
VariableMetric: Iteration # 160 - FCN =   297126.4871748 Edm =   0.00178645 NCalls =    962
VariableMetric: Iteration # 161 - FCN =   297126.4751976 Edm =    0.0053927 NCalls =    965
VariableMetric: Iteration # 162 - FCN =   297126.4621402 Edm =   0.00411696 NCalls =    968
VariableMetric: Iteration # 163 - FCN =   297126.4534303 Edm =   0.00281933 NCalls =    970
VariableMetric: Iteration # 164 - FCN =   297126.4441121 Edm =   0.00554946 NCalls =    972
VariableMetric: Iteration # 165 - FCN =   297126.4272085 Edm =    0.0045493 NCalls =    975
VariableMetric: Iteration # 166 - FCN =   297126.4195717 Edm =   0.00397473 NCalls =    977
VariableMetric: Iteration # 167 - FCN =   297126.3972164 Edm =    0.0139797 NCalls =    981
VariableMetric: Iteration # 168 - FCN =   297126.3653787 Edm =    0.0100799 NCalls =    984
VariableMetric: Iteration # 169 - FCN =   297126.3571271 Edm =   0.00195589 NCalls =    986
VariableMetric: Iteration # 170 - FCN =   297126.3538062 Edm =   0.00129646 NCalls =    988
VariableMetric: Iteration # 171 - FCN =   297126.3478362 Edm =    0.0011037 NCalls =    990
VariableMetric: Iteration # 172 - FCN =   297126.3459558 Edm =   0.00027937 NCalls =    992
VariableMetric: Iteration # 173 - FCN =   297126.3454377 Edm =  3.88321e-05 NCalls =    994
VariableMetric: After Hessian   - FCN =   297126.3454377 Edm =   0.00572563 NCalls =   1487
VariableMetric: Iteration # 174 - FCN =   297126.3454377 Edm =   0.00572563 NCalls =   1487
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =    312914.443454 Edm =      10387.3 NCalls =      1
VariableMetric: Iteration #   0 - FCN =    312914.443454 Edm =      10387.3 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   301669.6565413 Edm =      10.2992 NCalls =      3
VariableMetric: Iteration #   2 - FCN =   301632.4441003 Edm =      4.28119 NCalls =      6
VariableMetric: Iteration #   3 - FCN =   299623.2224734 Edm =      10.2348 NCalls =     15
VariableMetric: Iteration #   4 - FCN =   299558.4224244 Edm =      8.18934 NCalls =     17
VariableMetric: Iteration #   5 - FCN =    298818.527925 Edm =      26.9988 NCalls =     24
VariableMetric: Iteration #   6 - FCN =   298781.1626852 Edm =      235.396 NCalls =     26
VariableMetric: Iteration #   7 - FCN =   298548.6018023 Edm =      17.4499 NCalls =     30
VariableMetric: Iteration #   8 - FCN =   298539.5906467 Edm =     0.396408 NCalls =     32
VariableMetric: Iteration #   9 - FCN =   298502.2152132 Edm =      41.5073 NCalls =     38
VariableMetric: Iteration #  10 - FCN =   298493.1892787 Edm =      9.15117 NCalls =     42
VariableMetric: Iteration #  11 - FCN =   298483.6837012 Edm =      6.91202 NCalls =     46
VariableMetric: Iteration #  12 - FCN =   298169.8290298 Edm =      141.916 NCalls =     51
VariableMetric: Iteration #  13 - FCN =   297964.1984944 Edm =      294.751 NCalls =     53
VariableMetric: Iteration #  14 - FCN =   297780.5961041 Edm =       18.063 NCalls =     55
VariableMetric: Iteration #  15 - FCN =   297759.6841958 Edm =      2.40577 NCalls =     57
VariableMetric: Iteration #  16 - FCN =   297756.9084999 Edm =     0.128414 NCalls =     59
VariableMetric: Iteration #  17 - FCN =   297756.7266048 Edm =    0.0473646 NCalls =     61
VariableMetric: Iteration #  18 - FCN =   297756.4568753 Edm =     0.241557 NCalls =     64
VariableMetric: Iteration #  19 - FCN =   297685.5074267 Edm =      4.87842 NCalls =     71
VariableMetric: Iteration #  20 - FCN =   297449.8665546 Edm =      24.1522 NCalls =     74
VariableMetric: Iteration #  21 - FCN =   297413.5103094 Edm =      4.95763 NCalls =     76
VariableMetric: Iteration #  22 - FCN =   297406.1377295 Edm =      0.58367 NCalls =     78
VariableMetric: Iteration #  23 - FCN =   297405.5460905 Edm =     0.034609 NCalls =     80
VariableMetric: Iteration #  24 - FCN =   297405.4383572 Edm =    0.0628444 NCalls =     82
VariableMetric: Iteration #  25 - FCN =   297403.1262884 Edm =       1.9009 NCalls =     86
VariableMetric: Iteration #  26 - FCN =   297347.2042516 Edm =      6.94479 NCalls =     91
VariableMetric: Iteration #  27 - FCN =   297336.3432878 Edm =      3.12504 NCalls =     94
VariableMetric: Iteration #  28 - FCN =   297333.4875973 Edm =     0.631052 NCalls =     97
VariableMetric: Iteration #  29 - FCN =    297332.709423 Edm =    0.0571696 NCalls =     99
VariableMetric: Iteration #  30 - FCN =   297332.6234778 Edm =   0.00572669 NCalls =    101
VariableMetric: Iteration #  31 - FCN =   297332.5968288 Edm =    0.0152884 NCalls =    103
VariableMetric: Iteration #  32 - FCN =   297331.7955134 Edm =     0.696754 NCalls =    108
VariableMetric: Iteration #  33 - FCN =   297326.0669068 Edm =      4.64876 NCalls =    113
VariableMetric: Iteration #  34 - FCN =   297311.1781318 Edm =      2.50454 NCalls =    116
VariableMetric: Iteration #  35 - FCN =   297309.1356796 Edm =     0.759235 NCalls =    118
VariableMetric: Iteration #  36 - FCN =   297308.4875717 Edm =     0.141161 NCalls =    120
VariableMetric: Iteration #  37 - FCN =   297308.3506365 Edm =    0.0204663 NCalls =    122
VariableMetric: Iteration #  38 - FCN =   297308.3279855 Edm =   0.00278131 NCalls =    124
VariableMetric: Iteration #  39 - FCN =   297308.3121352 Edm =   0.00944867 NCalls =    127
VariableMetric: Iteration #  40 - FCN =   297307.9610001 Edm =      0.31463 NCalls =    131
VariableMetric: Iteration #  41 - FCN =   297298.0739078 Edm =      3.04739 NCalls =    135
VariableMetric: Iteration #  42 - FCN =   297294.2849766 Edm =     0.252318 NCalls =    137
VariableMetric: Iteration #  43 - FCN =   297294.0689488 Edm =   0.00808836 NCalls =    139
VariableMetric: Iteration #  44 - FCN =   297294.0623534 Edm =  0.000465865 NCalls =    141
VariableMetric: Iteration #  45 - FCN =   297294.0614972 Edm =  0.000444292 NCalls =    143
VariableMetric: Iteration #  46 - FCN =   297294.0475659 Edm =   0.00867311 NCalls =    148
VariableMetric: Iteration #  47 - FCN =   297293.9553777 Edm =    0.0791933 NCalls =    151
VariableMetric: Iteration #  48 - FCN =    297289.547688 Edm =       4.1851 NCalls =    156
VariableMetric: Iteration #  49 - FCN =   297276.1230053 Edm =      1.68934 NCalls =    161
VariableMetric: Iteration #  50 - FCN =   297274.8174357 Edm =     0.115649 NCalls =    163
VariableMetric: Iteration #  51 - FCN =   297274.6820328 Edm =     0.022336 NCalls =    165
VariableMetric: Iteration #  52 - FCN =   297274.6557799 Edm =   0.00865691 NCalls =    167
VariableMetric: Iteration #  53 - FCN =   297274.6443851 Edm =    0.0030984 NCalls =    169
VariableMetric: Iteration #  54 - FCN =   297274.6050694 Edm =    0.0309945 NCalls =    172
VariableMetric: Iteration #  55 - FCN =    297274.034723 Edm =     0.497704 NCalls =    176
VariableMetric: Iteration #  56 - FCN =   297267.5324379 Edm =      4.90833 NCalls =    180
VariableMetric: Iteration #  57 - FCN =   297259.6947236 Edm =      4.76606 NCalls =    183
VariableMetric: Iteration #  58 - FCN =   297256.2132133 Edm =       0.6177 NCalls =    187
VariableMetric: Iteration #  59 - FCN =   297255.6948503 Edm =    0.0540439 NCalls =    189
VariableMetric: Iteration #  60 - FCN =   297255.6527658 Edm =   0.00619147 NCalls =    191
VariableMetric: Iteration #  61 - FCN =   297255.6451173 Edm =   0.00169985 NCalls =    193
VariableMetric: Iteration #  62 - FCN =   297255.6421023 Edm =  0.000970769 NCalls =    195
VariableMetric: Iteration #  63 - FCN =   297255.6377592 Edm =   0.00308366 NCalls =    197
VariableMetric: Iteration #  64 - FCN =   297255.6050348 Edm =     0.028931 NCalls =    200
VariableMetric: Iteration #  65 - FCN =    297254.636268 Edm =     0.606974 NCalls =    204
VariableMetric: Iteration #  66 - FCN =    297250.426164 Edm =      2.47161 NCalls =    207
VariableMetric: Iteration #  67 - FCN =   297246.4398695 Edm =       2.0915 NCalls =    210
VariableMetric: Iteration #  68 - FCN =   297243.5490196 Edm =     0.473177 NCalls =    212
VariableMetric: Iteration #  69 - FCN =   297243.1693476 Edm =    0.0677993 NCalls =    214
VariableMetric: Iteration #  70 - FCN =   297243.1036364 Edm =    0.0107438 NCalls =    216
VariableMetric: Iteration #  71 - FCN =    297243.093051 Edm =   0.00165548 NCalls =    218
VariableMetric: Iteration #  72 - FCN =   297243.0906187 Edm =   0.00052348 NCalls =    220
VariableMetric: Iteration #  73 - FCN =   297243.0894862 Edm =  0.000471204 NCalls =    222
VariableMetric: Iteration #  74 - FCN =   297243.0870889 Edm =   0.00178474 NCalls =    224
VariableMetric: Iteration #  75 - FCN =   297242.9927941 Edm =     0.094494 NCalls =    229
VariableMetric: Iteration #  76 - FCN =   297242.5777124 Edm =     0.416939 NCalls =    235
VariableMetric: Iteration #  77 - FCN =   297242.4859445 Edm =    0.0885548 NCalls =    240
VariableMetric: Iteration #  78 - FCN =   297237.3299385 Edm =      2.25132 NCalls =    246
VariableMetric: Iteration #  79 - FCN =   297235.4437065 Edm =      1.88814 NCalls =    248
VariableMetric: Iteration #  80 - FCN =   297234.1184211 Edm =     0.247131 NCalls =    250
VariableMetric: Iteration #  81 - FCN =    297233.770728 Edm =    0.0556861 NCalls =    252
VariableMetric: Iteration #  82 - FCN =   297233.6977284 Edm =    0.0222867 NCalls =    254
VariableMetric: Iteration #  83 - FCN =   297233.6865423 Edm =   0.00118249 NCalls =    256
VariableMetric: Iteration #  84 - FCN =   297233.6850437 Edm =  0.000201989 NCalls =    258
VariableMetric: Iteration #  85 - FCN =   297233.6844975 Edm =  0.000183368 NCalls =    260
VariableMetric: Iteration #  86 - FCN =   297233.6841228 Edm =  9.40568e-05 NCalls =    262
VariableMetric: Iteration #  87 - FCN =   297233.6821926 Edm =   0.00131222 NCalls =    266
VariableMetric: Iteration #  88 - FCN =     297233.67315 Edm =   0.00458339 NCalls =    269
VariableMetric: Iteration #  89 - FCN =   297233.6202773 Edm =    0.0468327 NCalls =    272
VariableMetric: Iteration #  90 - FCN =   297233.0634324 Edm =     0.695846 NCalls =    278
VariableMetric: Iteration #  91 - FCN =   297232.1980987 Edm =      1.81217 NCalls =    283
VariableMetric: Iteration #  92 - FCN =   297230.4159906 Edm =     0.515058 NCalls =    288
VariableMetric: Iteration #  93 - FCN =   297229.8164539 Edm =    0.0937639 NCalls =    290
VariableMetric: Iteration #  94 - FCN =   297229.7455328 Edm =     0.034023 NCalls =    292
VariableMetric: Iteration #  95 - FCN =   297229.6987459 Edm =    0.0114788 NCalls =    294
VariableMetric: Iteration #  96 - FCN =   297229.6905593 Edm =   0.00646879 NCalls =    296
VariableMetric: Iteration #  97 - FCN =   297229.6865671 Edm =  0.000563981 NCalls =    298
VariableMetric: Iteration #  98 - FCN =    297229.685813 Edm =  0.000141006 NCalls =    300
VariableMetric: Iteration #  99 - FCN =   297229.6851563 Edm =  0.000327322 NCalls =    302
VariableMetric: Iteration # 100 - FCN =   297229.6758312 Edm =   0.00892826 NCalls =    306
VariableMetric: Iteration # 101 - FCN =    297228.986715 Edm =     0.750375 NCalls =    312
VariableMetric: Iteration # 102 - FCN =   297228.7394027 Edm =     0.287303 NCalls =    317
VariableMetric: Iteration # 103 - FCN =   297228.3680772 Edm =     0.390651 NCalls =    321
VariableMetric: Iteration # 104 - FCN =    297228.056987 Edm =     0.312031 NCalls =    325
VariableMetric: Iteration # 105 - FCN =   297227.8827624 Edm =     0.162677 NCalls =    329
VariableMetric: Iteration # 106 - FCN =   297225.5590986 Edm =      2.30342 NCalls =    335
VariableMetric: Iteration # 107 - FCN =     297225.40109 Edm =     0.630528 NCalls =    337
VariableMetric: Iteration # 108 - FCN =   297223.8746104 Edm =      1.11736 NCalls =    340
VariableMetric: Iteration # 109 - FCN =    297222.831172 Edm =     0.687959 NCalls =    343
VariableMetric: Iteration # 110 - FCN =   297222.0517803 Edm =     0.508354 NCalls =    345
VariableMetric: Iteration # 111 - FCN =   297220.9531926 Edm =     0.899327 NCalls =    349
VariableMetric: Iteration # 112 - FCN =   297220.1736671 Edm =     0.666485 NCalls =    351
VariableMetric: Iteration # 113 - FCN =   297219.6902439 Edm =     0.292486 NCalls =    354
VariableMetric: Iteration # 114 - FCN =   297219.4213177 Edm =    0.0668896 NCalls =    356
VariableMetric: Iteration # 115 - FCN =   297219.3708571 Edm =   0.00512371 NCalls =    358
VariableMetric: Iteration # 116 - FCN =   297219.3683926 Edm =   0.00182645 NCalls =    360
VariableMetric: Iteration # 117 - FCN =   297219.3666245 Edm =  0.000536449 NCalls =    362
VariableMetric: Iteration # 118 - FCN =   297219.3649128 Edm =   0.00189429 NCalls =    364
VariableMetric: Iteration # 119 - FCN =    297219.288264 Edm =    0.0850149 NCalls =    370
VariableMetric: Iteration # 120 - FCN =   297219.2740626 Edm =    0.0139068 NCalls =    374
VariableMetric: Iteration # 121 - FCN =   297219.0937213 Edm =     0.171973 NCalls =    381
VariableMetric: Iteration # 122 - FCN =   297212.6351172 Edm =      0.77547 NCalls =    387
VariableMetric: Iteration # 123 - FCN =   297212.2369349 Edm =     0.850962 NCalls =    389
VariableMetric: Iteration # 124 - FCN =    297211.847811 Edm =    0.0590365 NCalls =    390
VariableMetric: Iteration # 125 - FCN =   297211.8070799 Edm =   0.00186841 NCalls =    392
VariableMetric: Iteration # 126 - FCN =   297211.8049893 Edm =  0.000223972 NCalls =    394
VariableMetric: Iteration # 127 - FCN =   297211.8047486 Edm =  3.80885e-05 NCalls =    396
VariableMetric: After Hessian   - FCN =   297211.8047486 Edm =      4.62477 NCalls =    867
VariableMetric: Iteration # 128 - FCN =   297211.8047486 Edm =      4.62477 NCalls =    867
VariableMetric: Iteration # 129 - FCN =   297211.1188333 Edm =      8.30705 NCalls =    869
VariableMetric: Iteration # 130 - FCN =     297209.66095 Edm =     0.600912 NCalls =    871
VariableMetric: Iteration # 131 - FCN =   297209.2305705 Edm =   0.00939815 NCalls =    872
VariableMetric: Iteration # 132 - FCN =   297208.9941784 Edm =     0.267783 NCalls =    881
VariableMetric: Iteration # 133 - FCN =   297208.9935991 Edm =   0.00560128 NCalls =    883
VariableMetric: Iteration # 134 - FCN =   297208.8735306 Edm =    0.0780509 NCalls =    888
VariableMetric: Iteration # 135 - FCN =   297208.7524824 Edm =   0.00695136 NCalls =    890
VariableMetric: Iteration # 136 - FCN =   297208.7472962 Edm =   0.00246104 NCalls =    892
VariableMetric: Iteration # 137 - FCN =   297208.7463515 Edm =  0.000722024 NCalls =    894
VariableMetric: Iteration # 138 - FCN =   297208.7458601 Edm =  0.000232158 NCalls =    896
VariableMetric: Iteration # 139 - FCN =   297208.7453089 Edm =  0.000238433 NCalls =    898
VariableMetric: Iteration # 140 - FCN =   297208.7383456 Edm =   0.00709324 NCalls =    902
VariableMetric: Iteration # 141 - FCN =   297208.6792896 Edm =    0.0338868 NCalls =    908
VariableMetric: Iteration # 142 - FCN =   297208.6058978 Edm =   0.00948272 NCalls =    910
VariableMetric: Iteration # 143 - FCN =   297208.5934005 Edm =   0.00141856 NCalls =    912
VariableMetric: Iteration # 144 - FCN =   297208.5918263 Edm =  0.000396492 NCalls =    914
VariableMetric: Iteration # 145 - FCN =   297208.5909499 Edm =  0.000314061 NCalls =    916
VariableMetric: Iteration # 146 - FCN =   297208.5904753 Edm =   3.9826e-05 NCalls =    918
VariableMetric: After Hessian   - FCN =   297208.5904753 Edm =  4.20193e-05 NCalls =   1395
VariableMetric: Iteration # 147 - FCN =   297208.5904753 Edm =  4.20193e-05 NCalls =   1395
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =    308812.121233 Edm =      24.6305 NCalls =      1
VariableMetric: Iteration #   0 - FCN =    308812.121233 Edm =      24.6305 NCalls =      1
VariableMetric: Iteration #   1 - FCN =    299364.224859 Edm =     0.678355 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   299355.7211701 Edm =     0.660644 NCalls =     14
VariableMetric: Iteration #   3 - FCN =   299132.1342014 Edm =      21.9956 NCalls =     21
VariableMetric: Iteration #   4 - FCN =   299112.5893672 Edm =     0.573573 NCalls =     23
VariableMetric: Iteration #   5 - FCN =    298867.241634 Edm =      95.1005 NCalls =     30
VariableMetric: Iteration #   6 - FCN =   298700.1099107 Edm =      7.09484 NCalls =     33
VariableMetric: Iteration #   7 - FCN =   298695.2911643 Edm =     0.228008 NCalls =     35
VariableMetric: Iteration #   8 - FCN =   298694.0471294 Edm =      1.08246 NCalls =     38
VariableMetric: Iteration #   9 - FCN =   298578.7151201 Edm =      75.8878 NCalls =     46
VariableMetric: Iteration #  10 - FCN =   298426.3627289 Edm =      11.4106 NCalls =     48
VariableMetric: Iteration #  11 - FCN =   298417.6688372 Edm =     0.737189 NCalls =     50
VariableMetric: Iteration #  12 - FCN =   298416.5787067 Edm =     0.369773 NCalls =     52
VariableMetric: Iteration #  13 - FCN =   298341.9280663 Edm =       60.662 NCalls =     58
VariableMetric: Iteration #  14 - FCN =    297883.363744 Edm =      63.2709 NCalls =     69
VariableMetric: Iteration #  15 - FCN =   297869.2889336 Edm =      45.6549 NCalls =     71
VariableMetric: Iteration #  16 - FCN =   297757.3744217 Edm =      128.854 NCalls =     76
VariableMetric: Iteration #  17 - FCN =   297692.7467218 Edm =      24.5232 NCalls =     79
VariableMetric: Iteration #  18 - FCN =   297672.3409493 Edm =     0.538039 NCalls =     82
VariableMetric: Iteration #  19 - FCN =   297671.7949173 Edm =     0.085045 NCalls =     83
VariableMetric: Iteration #  20 - FCN =   297671.6238387 Edm =    0.0586147 NCalls =     85
VariableMetric: Iteration #  21 - FCN =   297671.1449886 Edm =     0.350147 NCalls =     88
VariableMetric: Iteration #  22 - FCN =   297658.8701402 Edm =      2.55404 NCalls =     93
VariableMetric: Iteration #  23 - FCN =   297645.1287047 Edm =      12.3005 NCalls =     96
VariableMetric: Iteration #  24 - FCN =   297591.6430864 Edm =      24.1777 NCalls =    104
VariableMetric: Iteration #  25 - FCN =   297576.3860148 Edm =      89.4143 NCalls =    106
VariableMetric: Iteration #  26 - FCN =   297537.6180317 Edm =      34.4027 NCalls =    109
VariableMetric: Iteration #  27 - FCN =    297501.355672 Edm =      5.62875 NCalls =    111
VariableMetric: Iteration #  28 - FCN =   297495.7154642 Edm =     0.256749 NCalls =    113
VariableMetric: Iteration #  29 - FCN =   297495.2655659 Edm =    0.0859308 NCalls =    115
VariableMetric: Iteration #  30 - FCN =    297495.144146 Edm =    0.0447263 NCalls =    117
VariableMetric: Iteration #  31 - FCN =   297493.1503554 Edm =     0.935176 NCalls =    123
VariableMetric: Iteration #  32 - FCN =   297492.2171567 Edm =      1.23957 NCalls =    125
VariableMetric: Iteration #  33 - FCN =   297491.0444954 Edm =      2.97249 NCalls =    126
VariableMetric: Iteration #  34 - FCN =   297489.7540392 Edm =     0.327234 NCalls =    128
VariableMetric: Iteration #  35 - FCN =   297488.9315322 Edm =     0.223453 NCalls =    130
VariableMetric: Iteration #  36 - FCN =   297488.2260464 Edm =     0.518179 NCalls =    132
VariableMetric: Iteration #  37 - FCN =   297487.6337202 Edm =     0.355489 NCalls =    134
VariableMetric: Iteration #  38 - FCN =   297487.2698549 Edm =     0.040139 NCalls =    136
VariableMetric: Iteration #  39 - FCN =   297487.1932975 Edm =    0.0220132 NCalls =    138
VariableMetric: Iteration #  40 - FCN =   297487.0102241 Edm =     0.155554 NCalls =    141
VariableMetric: Iteration #  41 - FCN =   297482.6752447 Edm =      4.74083 NCalls =    145
VariableMetric: Iteration #  42 - FCN =   297473.6528545 Edm =      8.70771 NCalls =    150
VariableMetric: Iteration #  43 - FCN =    297436.560638 Edm =      50.2685 NCalls =    154
VariableMetric: Iteration #  44 - FCN =   297411.4079839 Edm =      3.12955 NCalls =    158
VariableMetric: Iteration #  45 - FCN =    297407.036352 Edm =     0.200389 NCalls =    160
VariableMetric: Iteration #  46 - FCN =   297406.8385014 Edm =    0.0326784 NCalls =    161
VariableMetric: Iteration #  47 - FCN =   297406.7628443 Edm =    0.0173859 NCalls =    163
VariableMetric: Iteration #  48 - FCN =   297406.7353249 Edm =   0.00580689 NCalls =    165
VariableMetric: Iteration #  49 - FCN =   297406.6553864 Edm =    0.0606826 NCalls =    168
VariableMetric: Iteration #  50 - FCN =   297404.7178398 Edm =      1.71561 NCalls =    172
VariableMetric: Iteration #  51 - FCN =   297389.0205629 Edm =      5.64809 NCalls =    177
VariableMetric: Iteration #  52 - FCN =   297385.2987551 Edm =      1.65349 NCalls =    179
VariableMetric: Iteration #  53 - FCN =   297384.1802693 Edm =     0.120942 NCalls =    182
VariableMetric: Iteration #  54 - FCN =   297383.9910372 Edm =    0.0973352 NCalls =    184
VariableMetric: Iteration #  55 - FCN =   297383.8063027 Edm =     0.132549 NCalls =    186
VariableMetric: Iteration #  56 - FCN =   297383.6288892 Edm =    0.0686594 NCalls =    189
VariableMetric: Iteration #  57 - FCN =   297383.4704866 Edm =    0.0737263 NCalls =    192
VariableMetric: Iteration #  58 - FCN =   297383.4072045 Edm =    0.0746015 NCalls =    194
VariableMetric: Iteration #  59 - FCN =   297383.3194375 Edm =     0.025836 NCalls =    199
VariableMetric: Iteration #  60 - FCN =   297383.2623337 Edm =    0.0842176 NCalls =    202
VariableMetric: Iteration #  61 - FCN =   297383.2106432 Edm =    0.0432991 NCalls =    204
VariableMetric: Iteration #  62 - FCN =   297383.1388802 Edm =    0.0257151 NCalls =    209
VariableMetric: Iteration #  63 - FCN =   297383.0939217 Edm =     0.045289 NCalls =    211
VariableMetric: Iteration #  64 - FCN =    297383.077153 Edm =    0.0283216 NCalls =    212
VariableMetric: Iteration #  65 - FCN =    297383.021157 Edm =   0.00971943 NCalls =    214
VariableMetric: Iteration #  66 - FCN =   297383.0082797 Edm =   0.00824054 NCalls =    216
VariableMetric: Iteration #  67 - FCN =   297383.0020959 Edm =    0.0007379 NCalls =    219
VariableMetric: Iteration #  68 - FCN =   297383.0006526 Edm =   0.00035591 NCalls =    221
VariableMetric: Iteration #  69 - FCN =   297382.9961919 Edm =   0.00423509 NCalls =    224
VariableMetric: Iteration #  70 - FCN =   297382.9519267 Edm =    0.0839826 NCalls =    230
VariableMetric: Iteration #  71 - FCN =   297382.9492979 Edm =   0.00342397 NCalls =    233
VariableMetric: Iteration #  72 - FCN =   297382.9195829 Edm =    0.0227535 NCalls =    240
VariableMetric: Iteration #  73 - FCN =    297382.458547 Edm =     0.344184 NCalls =    244
VariableMetric: Iteration #  74 - FCN =   297380.1654191 Edm =      9.81701 NCalls =    251
VariableMetric: Iteration #  75 - FCN =   297378.6557241 Edm =      1.33847 NCalls =    254
VariableMetric: Iteration #  76 - FCN =   297378.2400514 Edm =     0.944269 NCalls =    257
VariableMetric: Iteration #  77 - FCN =   297377.3528023 Edm =     0.162738 NCalls =    259
VariableMetric: Iteration #  78 - FCN =   297376.8293417 Edm =     0.412451 NCalls =    262
VariableMetric: Iteration #  79 - FCN =   297376.1662182 Edm =     0.528304 NCalls =    266
VariableMetric: Iteration #  80 - FCN =   297375.8095099 Edm =     0.868022 NCalls =    269
VariableMetric: Iteration #  81 - FCN =   297375.4488302 Edm =     0.205055 NCalls =    271
VariableMetric: Iteration #  82 - FCN =   297375.0825942 Edm =     0.241733 NCalls =    274
VariableMetric: Iteration #  83 - FCN =    297374.859192 Edm =     0.167913 NCalls =    277
VariableMetric: Iteration #  84 - FCN =    297374.711469 Edm =      0.19464 NCalls =    279
VariableMetric: Iteration #  85 - FCN =   297374.2455578 Edm =     0.274598 NCalls =    286
VariableMetric: Iteration #  86 - FCN =   297374.1083394 Edm =     0.415242 NCalls =    289
VariableMetric: Iteration #  87 - FCN =   297373.3590185 Edm =     0.433038 NCalls =    293
VariableMetric: Iteration #  88 - FCN =    297372.387233 Edm =     0.912882 NCalls =    296
VariableMetric: Iteration #  89 - FCN =   297372.0540965 Edm =     0.556789 NCalls =    298
VariableMetric: Iteration #  90 - FCN =   297371.5039787 Edm =     0.346634 NCalls =    301
VariableMetric: Iteration #  91 - FCN =   297371.0639971 Edm =     0.144457 NCalls =    304
VariableMetric: Iteration #  92 - FCN =   297370.9468767 Edm =    0.0107939 NCalls =    306
VariableMetric: Iteration #  93 - FCN =   297370.9337915 Edm =    0.0013636 NCalls =    308
VariableMetric: Iteration #  94 - FCN =    297370.932296 Edm =  0.000321795 NCalls =    310
VariableMetric: Iteration #  95 - FCN =   297370.9310482 Edm =  0.000986229 NCalls =    312
VariableMetric: Iteration #  96 - FCN =   297370.8810151 Edm =    0.0514107 NCalls =    317
VariableMetric: Iteration #  97 - FCN =   297369.2877337 Edm =    0.0929366 NCalls =    324
VariableMetric: Iteration #  98 - FCN =   297367.0886478 Edm =     0.150964 NCalls =    326
VariableMetric: Iteration #  99 - FCN =   297366.8838514 Edm =    0.0222693 NCalls =    328
VariableMetric: Iteration # 100 - FCN =   297366.8442949 Edm =   0.00689329 NCalls =    330
VariableMetric: Iteration # 101 - FCN =   297366.8285673 Edm =    0.0045336 NCalls =    332
VariableMetric: Iteration # 102 - FCN =   297366.8238602 Edm =   0.00331876 NCalls =    334
VariableMetric: Iteration # 103 - FCN =   297366.8194168 Edm =  0.000969848 NCalls =    337
VariableMetric: Iteration # 104 - FCN =   297366.8170274 Edm =  0.000709323 NCalls =    340
VariableMetric: Iteration # 105 - FCN =   297366.8161723 Edm =  0.000814932 NCalls =    342
VariableMetric: Iteration # 106 - FCN =   297366.8153556 Edm =  0.000246302 NCalls =    345
VariableMetric: Iteration # 107 - FCN =   297366.8147509 Edm =  0.000618682 NCalls =    348
VariableMetric: Iteration # 108 - FCN =   297366.8141872 Edm =  0.000321972 NCalls =    350
VariableMetric: Iteration # 109 - FCN =   297366.8135081 Edm =  0.000256678 NCalls =    355
VariableMetric: Iteration # 110 - FCN =   297366.8127698 Edm =  0.000491313 NCalls =    358
VariableMetric: Iteration # 111 - FCN =   297366.8124874 Edm =  0.000491305 NCalls =    360
VariableMetric: Iteration # 112 - FCN =   297366.8117048 Edm =  0.000320311 NCalls =    363
VariableMetric: Iteration # 113 - FCN =   297366.8099147 Edm =   0.00100327 NCalls =    367
VariableMetric: Iteration # 114 - FCN =   297366.8088806 Edm =   0.00397926 NCalls =    368
VariableMetric: Iteration # 115 - FCN =   297366.8024858 Edm =   0.00629272 NCalls =    373
VariableMetric: Iteration # 116 - FCN =   297366.7663019 Edm =    0.0489876 NCalls =    382
VariableMetric: Iteration # 117 - FCN =   297366.7598873 Edm =    0.0464048 NCalls =    385
VariableMetric: Iteration # 118 - FCN =   297366.5120977 Edm =     0.251561 NCalls =    391
VariableMetric: Iteration # 119 - FCN =   297366.3522237 Edm =     0.160423 NCalls =    395
VariableMetric: Iteration # 120 - FCN =   297366.1127584 Edm =      0.15971 NCalls =    397
VariableMetric: Iteration # 121 - FCN =   297366.0467366 Edm =   0.00847737 NCalls =    399
VariableMetric: Iteration # 122 - FCN =   297366.0306995 Edm =    0.0101612 NCalls =    401
VariableMetric: Iteration # 123 - FCN =   297365.9623305 Edm =    0.0119135 NCalls =    405
VariableMetric: Iteration # 124 - FCN =     297365.94781 Edm =   0.00103905 NCalls =    407
VariableMetric: Iteration # 125 - FCN =   297365.9468257 Edm =  0.000113758 NCalls =    408
VariableMetric: Iteration # 126 - FCN =     297365.94669 Edm =  4.96191e-05 NCalls =    410
VariableMetric: After Hessian   - FCN =     297365.94669 Edm =      67.3391 NCalls =    887
VariableMetric: Iteration # 127 - FCN =     297365.94669 Edm =      67.3391 NCalls =    887
VariableMetric: Iteration # 128 - FCN =   297364.5886026 Edm =      14.3611 NCalls =    895
VariableMetric: Iteration # 129 - FCN =   297364.3746244 Edm =     0.952319 NCalls =    897
VariableMetric: Iteration # 130 - FCN =    297364.116274 Edm =     0.508201 NCalls =    899
VariableMetric: Iteration # 131 - FCN =   297363.3737184 Edm =     0.582544 NCalls =    900
VariableMetric: Iteration # 132 - FCN =   297363.2149833 Edm =     0.195319 NCalls =    902
VariableMetric: Iteration # 133 - FCN =   297362.9737038 Edm =     0.191178 NCalls =    905
VariableMetric: Iteration # 134 - FCN =   297362.8472231 Edm =    0.0554736 NCalls =    908
VariableMetric: Iteration # 135 - FCN =   297362.7445068 Edm =    0.0416817 NCalls =    910
VariableMetric: Iteration # 136 - FCN =    297362.712977 Edm =    0.0217371 NCalls =    912
VariableMetric: Iteration # 137 - FCN =   297362.6840814 Edm =    0.0141282 NCalls =    914
VariableMetric: Iteration # 138 - FCN =   297362.6700344 Edm =   0.00613539 NCalls =    917
VariableMetric: Iteration # 139 - FCN =    297362.659765 Edm =   0.00417105 NCalls =    919
VariableMetric: Iteration # 140 - FCN =   297362.6559943 Edm =   0.00205041 NCalls =    921
VariableMetric: Iteration # 141 - FCN =   297362.6542101 Edm =  0.000902694 NCalls =    923
VariableMetric: Iteration # 142 - FCN =   297362.6529853 Edm =  0.000682554 NCalls =    926
VariableMetric: Iteration # 143 - FCN =   297362.6509706 Edm =  0.000978576 NCalls =    929
VariableMetric: Iteration # 144 - FCN =   297362.6491072 Edm =  0.000185115 NCalls =    932
VariableMetric: Iteration # 145 - FCN =   297362.6488946 Edm =  3.64785e-05 NCalls =    934
VariableMetric: After Hessian   - FCN =   297362.6488946 Edm =     0.195675 NCalls =   1415
VariableMetric: Iteration # 146 - FCN =   297362.6488946 Edm =     0.195675 NCalls =   1415
VariableMetric: Iteration # 147 - FCN =   297362.6478873 Edm =      0.21848 NCalls =   1418
VariableMetric: Iteration # 148 - FCN =   297362.6478748 Edm =      6.34897 NCalls =   1424
VariableMetric: Iteration # 149 - FCN =   297362.6478675 Edm =      2.31336 NCalls =   1429
VariableMetric: Iteration # 150 - FCN =    297362.647865 Edm =     0.152105 NCalls =   1434
VariableMetric: Iteration # 151 - FCN =   297362.6478516 Edm =    0.0396267 NCalls =   1438
VariableMetric: Iteration # 152 - FCN =    297362.647839 Edm =    0.0265828 NCalls =   1442
VariableMetric: Iteration # 153 - FCN =    297362.647824 Edm =    0.0410007 NCalls =   1446
VariableMetric: Iteration # 154 - FCN =   297362.6478172 Edm =    0.0224399 NCalls =   1450
VariableMetric: Iteration # 155 - FCN =   297362.6478075 Edm =    0.0240098 NCalls =   1453
VariableMetric: Iteration # 156 - FCN =   297362.6478048 Edm =    0.0262105 NCalls =   1456
VariableMetric: Iteration # 157 - FCN =   297362.6477975 Edm =    0.0208278 NCalls =   1459
VariableMetric: Iteration # 158 - FCN =   297362.6477764 Edm =    0.0232749 NCalls =   1462
VariableMetric: Iteration # 159 - FCN =   297362.6477346 Edm =   0.00679444 NCalls =   1465
VariableMetric: Iteration # 160 - FCN =   297362.6477182 Edm =    0.0156529 NCalls =   1468
VariableMetric: Iteration # 161 - FCN =   297362.6476388 Edm =    0.0110108 NCalls =   1470
VariableMetric: Iteration # 162 - FCN =   297362.6474501 Edm =    0.0295578 NCalls =   1472
VariableMetric: Iteration # 163 - FCN =   297362.6462814 Edm =     0.154964 NCalls =   1475
VariableMetric: Iteration # 164 - FCN =    297362.645759 Edm =   0.00197326 NCalls =   1477
VariableMetric: Iteration # 165 - FCN =   297362.6456352 Edm =   0.00699548 NCalls =   1479
VariableMetric: Iteration # 166 - FCN =   297362.6441603 Edm =    0.0248907 NCalls =   1482
VariableMetric: Iteration # 167 - FCN =    297362.643645 Edm =    0.0168368 NCalls =   1484
VariableMetric: Iteration # 168 - FCN =    297362.643014 Edm =   0.00726775 NCalls =   1486
VariableMetric: Iteration # 169 - FCN =   297362.6418205 Edm =    0.0279305 NCalls =   1488
VariableMetric: Iteration # 170 - FCN =   297362.6388443 Edm =   0.00498926 NCalls =   1490
VariableMetric: Iteration # 171 - FCN =   297362.6319664 Edm =   0.00461104 NCalls =   1494
VariableMetric: Iteration # 172 - FCN =   297362.6210879 Edm =    0.0118964 NCalls =   1497
VariableMetric: Iteration # 173 - FCN =   297362.6174972 Edm =    0.0192187 NCalls =   1498
VariableMetric: Iteration # 174 - FCN =   297362.6089831 Edm =    0.0248584 NCalls =   1503
VariableMetric: Iteration # 175 - FCN =   297362.6047361 Edm =     0.012658 NCalls =   1506
VariableMetric: Iteration # 176 - FCN =    297362.592317 Edm =   0.00781758 NCalls =   1509
VariableMetric: Iteration # 177 - FCN =    297362.558159 Edm =    0.0317348 NCalls =   1512
VariableMetric: Iteration # 178 - FCN =   297362.5574099 Edm =   0.00458829 NCalls =   1514
VariableMetric: Iteration # 179 - FCN =   297362.5520654 Edm =   0.00360665 NCalls =   1516
VariableMetric: Iteration # 180 - FCN =   297362.5484237 Edm =    0.0027972 NCalls =   1519
VariableMetric: Iteration # 181 - FCN =   297362.5444826 Edm =   0.00415761 NCalls =   1521
VariableMetric: Iteration # 182 - FCN =   297362.5397656 Edm =   0.00226023 NCalls =   1525
VariableMetric: Iteration # 183 - FCN =   297362.5363297 Edm =   0.00147213 NCalls =   1527
VariableMetric: Iteration # 184 - FCN =   297362.5346266 Edm =     0.001655 NCalls =   1530
VariableMetric: Iteration # 185 - FCN =   297362.5335683 Edm =  0.000435494 NCalls =   1532
VariableMetric: Iteration # 186 - FCN =   297362.5324258 Edm =  0.000516967 NCalls =   1535
VariableMetric: Iteration # 187 - FCN =   297362.5311774 Edm =  0.000527836 NCalls =   1538
VariableMetric: Iteration # 188 - FCN =   297362.5300648 Edm =  0.000978741 NCalls =   1541
VariableMetric: Iteration # 189 - FCN =   297362.5294071 Edm =  0.000608973 NCalls =   1543
VariableMetric: Iteration # 190 - FCN =   297362.5281239 Edm =  0.000412724 NCalls =   1547
VariableMetric: Iteration # 191 - FCN =    297362.527644 Edm =  0.000121932 NCalls =   1550
VariableMetric: Iteration # 192 - FCN =   297362.5275118 Edm =   5.6433e-05 NCalls =   1552
VariableMetric: After Hessian   - FCN =   297362.5275118 Edm =  9.83894e-05 NCalls =   2041
VariableMetric: Iteration # 193 - FCN =   297362.5275118 Edm =  9.83894e-05 NCalls =   2041
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   308707.6831146 Edm =      20.8619 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   308707.6831146 Edm =      20.8619 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   299123.0241334 Edm =      2.82879 NCalls =      9
VariableMetric: Iteration #   2 - FCN =   299099.2962249 Edm =      3.36885 NCalls =     11
VariableMetric: Iteration #   3 - FCN =   298919.2628332 Edm =      141.651 NCalls =     15
VariableMetric: Iteration #   4 - FCN =   298396.9828532 Edm =      1080.74 NCalls =     19
VariableMetric: Iteration #   5 - FCN =   298172.1942046 Edm =      3.50614 NCalls =     22
VariableMetric: Iteration #   6 - FCN =   298167.8974455 Edm =      1.91612 NCalls =     24
VariableMetric: Iteration #   7 - FCN =   298146.2222354 Edm =      24.9238 NCalls =     28
VariableMetric: Iteration #   8 - FCN =   298067.6758688 Edm =      72.9951 NCalls =     34
VariableMetric: Iteration #   9 - FCN =   297711.4189275 Edm =      242.652 NCalls =     38
VariableMetric: Iteration #  10 - FCN =   297515.9018052 Edm =      13.0723 NCalls =     40
VariableMetric: Iteration #  11 - FCN =   297507.3626523 Edm =      1.39904 NCalls =     42
VariableMetric: Iteration #  12 - FCN =   297506.0691155 Edm =    0.0828908 NCalls =     43
VariableMetric: Iteration #  13 - FCN =   297505.9577086 Edm =    0.0181603 NCalls =     45
VariableMetric: Iteration #  14 - FCN =   297495.9459658 Edm =       8.2477 NCalls =     52
VariableMetric: Iteration #  15 - FCN =   297407.0609685 Edm =      10.3161 NCalls =     56
VariableMetric: Iteration #  16 - FCN =   297396.8012557 Edm =     0.233958 NCalls =     57
VariableMetric: Iteration #  17 - FCN =   297396.5745333 Edm =   0.00568544 NCalls =     58
VariableMetric: Iteration #  18 - FCN =   297396.5577981 Edm =    0.0116526 NCalls =     60
VariableMetric: Iteration #  19 - FCN =   297393.5003971 Edm =      3.00519 NCalls =     67
VariableMetric: Iteration #  20 - FCN =    297373.818777 Edm =      1.51167 NCalls =     70
VariableMetric: Iteration #  21 - FCN =   297372.2833201 Edm =    0.0208685 NCalls =     71
VariableMetric: Iteration #  22 - FCN =   297372.2585093 Edm =   0.00285624 NCalls =     73
VariableMetric: Iteration #  23 - FCN =   297372.2407812 Edm =    0.0144212 NCalls =     76
VariableMetric: Iteration #  24 - FCN =   297370.4162837 Edm =      1.79194 NCalls =     81
VariableMetric: Iteration #  25 - FCN =   297342.1560856 Edm =      2.48966 NCalls =     85
VariableMetric: Iteration #  26 - FCN =   297340.0385566 Edm =     0.223584 NCalls =     87
VariableMetric: Iteration #  27 - FCN =   297339.8405992 Edm =    0.0270093 NCalls =     88
VariableMetric: Iteration #  28 - FCN =   297339.8080224 Edm =    0.0028383 NCalls =     90
VariableMetric: Iteration #  29 - FCN =   297339.7867315 Edm =    0.0183716 NCalls =     93
VariableMetric: Iteration #  30 - FCN =   297335.5656425 Edm =      4.05272 NCalls =     99
VariableMetric: Iteration #  31 - FCN =   297315.5406399 Edm =      6.94394 NCalls =    104
VariableMetric: Iteration #  32 - FCN =   297311.2973077 Edm =      1.01845 NCalls =    106
VariableMetric: Iteration #  33 - FCN =   297310.7655789 Edm =     0.103625 NCalls =    108
VariableMetric: Iteration #  34 - FCN =   297310.7175101 Edm =   0.00424221 NCalls =    110
VariableMetric: Iteration #  35 - FCN =   297310.7121944 Edm =    0.0013533 NCalls =    112
VariableMetric: Iteration #  36 - FCN =   297310.7011844 Edm =   0.00948243 NCalls =    115
VariableMetric: Iteration #  37 - FCN =   297310.3998754 Edm =     0.269852 NCalls =    119
VariableMetric: Iteration #  38 - FCN =   297305.1658416 Edm =      1.37874 NCalls =    124
VariableMetric: Iteration #  39 - FCN =   297304.4957088 Edm =    0.0828303 NCalls =    126
VariableMetric: Iteration #  40 - FCN =   297304.4315303 Edm =     0.001492 NCalls =    128
VariableMetric: Iteration #  41 - FCN =   297304.4297828 Edm =  0.000198342 NCalls =    130
VariableMetric: Iteration #  42 - FCN =   297304.4282714 Edm =   0.00166585 NCalls =    133
VariableMetric: Iteration #  43 - FCN =   297304.3558366 Edm =    0.0769835 NCalls =    139
VariableMetric: Iteration #  44 - FCN =   297304.3523457 Edm =   0.00327306 NCalls =    143
VariableMetric: Iteration #  45 - FCN =   297301.4382404 Edm =      0.11848 NCalls =    150
VariableMetric: Iteration #  46 - FCN =   297301.3020466 Edm =   0.00622967 NCalls =    152
VariableMetric: Iteration #  47 - FCN =   297301.2959283 Edm =  0.000196906 NCalls =    153
VariableMetric: Iteration #  48 - FCN =   297301.2956114 Edm =  9.04977e-05 NCalls =    155
VariableMetric: Iteration #  49 - FCN =   297301.2942738 Edm =   0.00118115 NCalls =    158
VariableMetric: Iteration #  50 - FCN =   297301.0894524 Edm =     0.164442 NCalls =    164
VariableMetric: Iteration #  51 - FCN =   297300.3835233 Edm =    0.0189495 NCalls =    166
VariableMetric: Iteration #  52 - FCN =   297300.3592404 Edm =  0.000626522 NCalls =    168
VariableMetric: Iteration #  53 - FCN =   297300.3585307 Edm =  3.98314e-05 NCalls =    170
VariableMetric: After Hessian   - FCN =   297300.3585307 Edm =      10177.2 NCalls =    641
VariableMetric: Iteration #  54 - FCN =   297300.3585307 Edm =      10177.2 NCalls =    641
VariableMetric: Iteration #  55 - FCN =   297293.3813848 Edm =      3277.25 NCalls =    649
VariableMetric: Iteration #  56 - FCN =   297293.1728887 Edm =    0.0941503 NCalls =    651
VariableMetric: Iteration #  57 - FCN =   297292.8024084 Edm =    0.0479231 NCalls =    653
VariableMetric: Iteration #  58 - FCN =   297292.4957131 Edm =     0.069041 NCalls =    656
VariableMetric: Iteration #  59 - FCN =   297292.0563032 Edm =    0.0563085 NCalls =    659
VariableMetric: Iteration #  60 - FCN =   297291.8764007 Edm =     0.160565 NCalls =    662
VariableMetric: Iteration #  61 - FCN =   297285.2280681 Edm =      1.72789 NCalls =    670
VariableMetric: Iteration #  62 - FCN =   297285.0361403 Edm =      1.23136 NCalls =    672
VariableMetric: Iteration #  63 - FCN =   297283.3404883 Edm =      3.46741 NCalls =    675
VariableMetric: Iteration #  64 - FCN =    297282.261608 Edm =     0.711383 NCalls =    678
VariableMetric: Iteration #  65 - FCN =   297281.1242442 Edm =     0.355054 NCalls =    681
VariableMetric: Iteration #  66 - FCN =   297280.1225425 Edm =     0.168976 NCalls =    683
VariableMetric: Iteration #  67 - FCN =   297279.6152515 Edm =     0.224435 NCalls =    685
VariableMetric: Iteration #  68 - FCN =   297278.7868976 Edm =     0.146133 NCalls =    688
VariableMetric: Iteration #  69 - FCN =   297278.5009615 Edm =    0.0780949 NCalls =    690
VariableMetric: Iteration #  70 - FCN =   297278.2371073 Edm =    0.0929659 NCalls =    692
VariableMetric: Iteration #  71 - FCN =   297278.0085849 Edm =    0.0865316 NCalls =    694
VariableMetric: Iteration #  72 - FCN =   297277.8498087 Edm =    0.0543945 NCalls =    697
VariableMetric: Iteration #  73 - FCN =   297277.6528939 Edm =    0.0946541 NCalls =    700
VariableMetric: Iteration #  74 - FCN =   297277.4748412 Edm =    0.0263291 NCalls =    702
VariableMetric: Iteration #  75 - FCN =   297277.4277955 Edm =    0.0279687 NCalls =    705
VariableMetric: Iteration #  76 - FCN =   297277.3063372 Edm =    0.0514444 NCalls =    708
VariableMetric: Iteration #  77 - FCN =   297277.2196744 Edm =     0.026981 NCalls =    710
VariableMetric: Iteration #  78 - FCN =   297277.0911111 Edm =     0.043657 NCalls =    712
VariableMetric: Iteration #  79 - FCN =   297277.0098617 Edm =    0.0219124 NCalls =    714
VariableMetric: Iteration #  80 - FCN =   297276.8907331 Edm =    0.0734882 NCalls =    717
VariableMetric: Iteration #  81 - FCN =   297276.7552178 Edm =    0.0373644 NCalls =    719
VariableMetric: Iteration #  82 - FCN =   297276.6783804 Edm =    0.0456502 NCalls =    721
VariableMetric: Iteration #  83 - FCN =   297276.5090745 Edm =    0.0400179 NCalls =    724
VariableMetric: Iteration #  84 - FCN =   297276.4444299 Edm =    0.0221984 NCalls =    726
VariableMetric: Iteration #  85 - FCN =   297276.3883731 Edm =    0.0476544 NCalls =    728
VariableMetric: Iteration #  86 - FCN =   297276.2177791 Edm =    0.0253163 NCalls =    731
VariableMetric: Iteration #  87 - FCN =    297276.163662 Edm =    0.0228877 NCalls =    733
VariableMetric: Iteration #  88 - FCN =   297276.0930637 Edm =    0.0072932 NCalls =    735
VariableMetric: Iteration #  89 - FCN =    297276.082919 Edm =   0.00295384 NCalls =    737
VariableMetric: Iteration #  90 - FCN =   297276.0641904 Edm =    0.0156753 NCalls =    740
VariableMetric: Iteration #  91 - FCN =   297275.9752176 Edm =    0.0207052 NCalls =    744
VariableMetric: Iteration #  92 - FCN =   297275.9534157 Edm =   0.00288083 NCalls =    745
VariableMetric: Iteration #  93 - FCN =   297275.9483207 Edm =   0.00417012 NCalls =    747
VariableMetric: Iteration #  94 - FCN =   297275.9141991 Edm =    0.0210771 NCalls =    751
VariableMetric: Iteration #  95 - FCN =   297275.8589804 Edm =   0.00264661 NCalls =    753
VariableMetric: Iteration #  96 - FCN =    297275.855551 Edm =  0.000787207 NCalls =    755
VariableMetric: Iteration #  97 - FCN =   297275.8461499 Edm =   0.00715262 NCalls =    758
VariableMetric: Iteration #  98 - FCN =   297275.7850056 Edm =    0.0116067 NCalls =    762
VariableMetric: Iteration #  99 - FCN =   297275.7705891 Edm =  0.000677933 NCalls =    764
VariableMetric: Iteration # 100 - FCN =   297275.7670106 Edm =   0.00305024 NCalls =    767
VariableMetric: Iteration # 101 - FCN =   297275.7415096 Edm =    0.0117541 NCalls =    771
VariableMetric: Iteration # 102 - FCN =   297275.7275282 Edm =  0.000677729 NCalls =    773
VariableMetric: Iteration # 103 - FCN =   297275.7263988 Edm =  0.000527134 NCalls =    775
VariableMetric: Iteration # 104 - FCN =   297275.7173941 Edm =   0.00443189 NCalls =    779
VariableMetric: Iteration # 105 - FCN =    297275.708899 Edm =  0.000436362 NCalls =    781
VariableMetric: Iteration # 106 - FCN =   297275.7082184 Edm =  0.000177361 NCalls =    783
VariableMetric: Iteration # 107 - FCN =   297275.7063735 Edm =   0.00114489 NCalls =    786
VariableMetric: Iteration # 108 - FCN =   297275.7032147 Edm =  9.78762e-05 NCalls =    788
VariableMetric: Iteration # 109 - FCN =    297275.703091 Edm =  2.87255e-05 NCalls =    790
VariableMetric: After Hessian   - FCN =    297275.703091 Edm =   0.00085508 NCalls =   1267
VariableMetric: Iteration # 110 - FCN =    297275.703091 Edm =   0.00085508 NCalls =   1267
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   307377.7883852 Edm =      23.6685 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   307377.7883852 Edm =      23.6685 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   303755.9666482 Edm =       2.9693 NCalls =      9
VariableMetric: Iteration #   2 - FCN =    303730.492192 Edm =      12.5543 NCalls =     11
VariableMetric: Iteration #   3 - FCN =   303721.1565408 Edm =      6.17891 NCalls =     13
VariableMetric: Iteration #   4 - FCN =   303302.1830543 Edm =      234.886 NCalls =     21
VariableMetric: Iteration #   5 - FCN =   298627.6473578 Edm =      10.8206 NCalls =     25
VariableMetric: Iteration #   6 - FCN =   298614.2980316 Edm =      2.75465 NCalls =     27
VariableMetric: Iteration #   7 - FCN =   298608.2901869 Edm =      2.06635 NCalls =     29
VariableMetric: Iteration #   8 - FCN =   298303.9275587 Edm =       195.73 NCalls =     36
VariableMetric: Iteration #   9 - FCN =   297916.0135408 Edm =      12.1949 NCalls =     39
VariableMetric: Iteration #  10 - FCN =   297888.6122753 Edm =      1.72174 NCalls =     41
VariableMetric: Iteration #  11 - FCN =   297887.0908087 Edm =      0.10102 NCalls =     42
VariableMetric: Iteration #  12 - FCN =   297886.7963927 Edm =     0.223744 NCalls =     44
VariableMetric: Iteration #  13 - FCN =   297870.4734237 Edm =      17.9105 NCalls =     50
VariableMetric: Iteration #  14 - FCN =   297866.1097854 Edm =      4.29044 NCalls =     55
VariableMetric: Iteration #  15 - FCN =   297774.9929204 Edm =       24.271 NCalls =     62
VariableMetric: Iteration #  16 - FCN =   297618.2365224 Edm =      37.4973 NCalls =     66
VariableMetric: Iteration #  17 - FCN =   297560.0087553 Edm =      1.95014 NCalls =     68
VariableMetric: Iteration #  18 - FCN =   297557.7349822 Edm =     0.524206 NCalls =     70
VariableMetric: Iteration #  19 - FCN =   297556.8081897 Edm =     0.223357 NCalls =     72
VariableMetric: Iteration #  20 - FCN =   297556.2376378 Edm =    0.0548329 NCalls =     74
VariableMetric: Iteration #  21 - FCN =   297555.9397986 Edm =     0.173682 NCalls =     76
VariableMetric: Iteration #  22 - FCN =   297552.2384606 Edm =      4.10979 NCalls =     81
VariableMetric: Iteration #  23 - FCN =   297495.0628867 Edm =      43.9083 NCalls =     91
VariableMetric: Iteration #  24 - FCN =   297467.1217328 Edm =      32.9626 NCalls =     93
VariableMetric: Iteration #  25 - FCN =   297412.4979087 Edm =      15.7049 NCalls =     96
VariableMetric: Iteration #  26 - FCN =   297392.3244597 Edm =       11.083 NCalls =     98
VariableMetric: Iteration #  27 - FCN =   297380.8505603 Edm =      6.08469 NCalls =    101
VariableMetric: Iteration #  28 - FCN =   297360.1540236 Edm =      6.42768 NCalls =    106
VariableMetric: Iteration #  29 - FCN =   297357.7444261 Edm =      3.83668 NCalls =    108
VariableMetric: Iteration #  30 - FCN =   297354.2323932 Edm =     0.218129 NCalls =    110
VariableMetric: Iteration #  31 - FCN =   297353.9693509 Edm =    0.0167752 NCalls =    112
VariableMetric: Iteration #  32 - FCN =   297353.9389136 Edm =   0.00993659 NCalls =    114
VariableMetric: Iteration #  33 - FCN =   297353.7857313 Edm =     0.115793 NCalls =    117
VariableMetric: Iteration #  34 - FCN =   297351.9714578 Edm =      1.57207 NCalls =    120
VariableMetric: Iteration #  35 - FCN =   297324.4174413 Edm =      3.61718 NCalls =    125
VariableMetric: Iteration #  36 - FCN =   297320.8464462 Edm =      6.03094 NCalls =    127
VariableMetric: Iteration #  37 - FCN =   297318.8578387 Edm =     0.104827 NCalls =    129
VariableMetric: Iteration #  38 - FCN =    297318.762143 Edm =   0.00977993 NCalls =    130
VariableMetric: Iteration #  39 - FCN =   297318.7514627 Edm =   0.00301046 NCalls =    132
VariableMetric: Iteration #  40 - FCN =   297318.7148581 Edm =    0.0248261 NCalls =    136
VariableMetric: Iteration #  41 - FCN =   297318.6394869 Edm =   0.00921116 NCalls =    138
VariableMetric: Iteration #  42 - FCN =   297318.5521063 Edm =    0.0765316 NCalls =    141
VariableMetric: Iteration #  43 - FCN =   297298.8017142 Edm =      16.6584 NCalls =    148
VariableMetric: Iteration #  44 - FCN =   297277.7335669 Edm =      9.46312 NCalls =    150
VariableMetric: Iteration #  45 - FCN =   297270.7615148 Edm =      1.67848 NCalls =    152
VariableMetric: Iteration #  46 - FCN =   297268.5043493 Edm =     0.407646 NCalls =    154
VariableMetric: Iteration #  47 - FCN =   297267.9424422 Edm =     0.152838 NCalls =    156
VariableMetric: Iteration #  48 - FCN =   297267.8356631 Edm =    0.0326239 NCalls =    158
VariableMetric: Iteration #  49 - FCN =   297267.7970457 Edm =   0.00244121 NCalls =    160
VariableMetric: Iteration #  50 - FCN =   297267.7926278 Edm =   0.00312359 NCalls =    162
VariableMetric: Iteration #  51 - FCN =   297267.6482018 Edm =     0.144595 NCalls =    167
VariableMetric: Iteration #  52 - FCN =   297264.2790231 Edm =      2.33921 NCalls =    171
VariableMetric: Iteration #  53 - FCN =   297251.6470696 Edm =      3.87281 NCalls =    176
VariableMetric: Iteration #  54 - FCN =    297247.464742 Edm =      2.55832 NCalls =    179
VariableMetric: Iteration #  55 - FCN =   297244.8761167 Edm =      2.93878 NCalls =    181
VariableMetric: Iteration #  56 - FCN =   297242.9952562 Edm =      1.18939 NCalls =    186
VariableMetric: Iteration #  57 - FCN =   297241.1688232 Edm =      1.39281 NCalls =    190
VariableMetric: Iteration #  58 - FCN =   297239.8480379 Edm =      1.81958 NCalls =    192
VariableMetric: Iteration #  59 - FCN =   297237.9262607 Edm =     0.688257 NCalls =    197
VariableMetric: Iteration #  60 - FCN =     297236.81574 Edm =      1.23023 NCalls =    199
VariableMetric: Iteration #  61 - FCN =   297236.3285365 Edm =     0.330501 NCalls =    201
VariableMetric: Iteration #  62 - FCN =    297235.819901 Edm =    0.0749433 NCalls =    203
VariableMetric: Iteration #  63 - FCN =    297235.754936 Edm =    0.0132168 NCalls =    205
VariableMetric: Iteration #  64 - FCN =   297235.7363444 Edm =   0.00664531 NCalls =    207
VariableMetric: Iteration #  65 - FCN =     297235.72306 Edm =   0.00269116 NCalls =    209
VariableMetric: Iteration #  66 - FCN =     297235.72027 Edm =  0.000395983 NCalls =    210
VariableMetric: Iteration #  67 - FCN =   297235.7190942 Edm =  0.000806384 NCalls =    212
VariableMetric: Iteration #  68 - FCN =   297235.6938663 Edm =    0.0311189 NCalls =    216
VariableMetric: Iteration #  69 - FCN =   297235.5121141 Edm =     0.178513 NCalls =    222
VariableMetric: Iteration #  70 - FCN =   297231.0759969 Edm =      4.25557 NCalls =    227
VariableMetric: Iteration #  71 - FCN =   297230.8534452 Edm =     0.685207 NCalls =    228
VariableMetric: Iteration #  72 - FCN =   297227.8007584 Edm =      1.53198 NCalls =    232
VariableMetric: Iteration #  73 - FCN =   297225.4006069 Edm =      0.87509 NCalls =    235
VariableMetric: Iteration #  74 - FCN =   297224.7802807 Edm =      0.46412 NCalls =    238
VariableMetric: Iteration #  75 - FCN =   297224.4318824 Edm =     0.104978 NCalls =    240
VariableMetric: Iteration #  76 - FCN =   297224.3472139 Edm =    0.0337323 NCalls =    242
VariableMetric: Iteration #  77 - FCN =   297224.3289813 Edm =   0.00322558 NCalls =    244
VariableMetric: Iteration #  78 - FCN =   297224.3263127 Edm =  0.000214041 NCalls =    246
VariableMetric: Iteration #  79 - FCN =   297224.3257136 Edm =  0.000332016 NCalls =    248
VariableMetric: Iteration #  80 - FCN =   297224.3142007 Edm =    0.0089276 NCalls =    252
VariableMetric: Iteration #  81 - FCN =   297224.0612545 Edm =     0.216871 NCalls =    256
VariableMetric: Iteration #  82 - FCN =   297222.4756721 Edm =     0.686432 NCalls =    259
VariableMetric: Iteration #  83 - FCN =   297221.2748007 Edm =     0.423821 NCalls =    260
VariableMetric: Iteration #  84 - FCN =   297221.0839406 Edm =    0.0659297 NCalls =    262
VariableMetric: Iteration #  85 - FCN =   297220.9929788 Edm =    0.0294926 NCalls =    264
VariableMetric: Iteration #  86 - FCN =   297220.9387356 Edm =    0.0117192 NCalls =    267
VariableMetric: Iteration #  87 - FCN =   297220.9197781 Edm =   0.00090489 NCalls =    269
VariableMetric: Iteration #  88 - FCN =   297220.9187905 Edm =  0.000216639 NCalls =    271
VariableMetric: Iteration #  89 - FCN =    297220.918479 Edm =  0.000184582 NCalls =    273
VariableMetric: Iteration #  90 - FCN =   297220.9174172 Edm =  0.000901598 NCalls =    276
VariableMetric: Iteration #  91 - FCN =   297220.8728471 Edm =    0.0437428 NCalls =    281
VariableMetric: Iteration #  92 - FCN =   297219.4337406 Edm =      1.82735 NCalls =    287
VariableMetric: Iteration #  93 - FCN =    297219.337556 Edm =     0.288299 NCalls =    290
VariableMetric: Iteration #  94 - FCN =   297218.7210102 Edm =     0.403229 NCalls =    293
VariableMetric: Iteration #  95 - FCN =   297217.5968802 Edm =     0.103899 NCalls =    295
VariableMetric: Iteration #  96 - FCN =   297217.3318758 Edm =    0.0791661 NCalls =    297
VariableMetric: Iteration #  97 - FCN =   297217.0633784 Edm =     0.108119 NCalls =    301
VariableMetric: Iteration #  98 - FCN =   297216.8556062 Edm =     0.335658 NCalls =    304
VariableMetric: Iteration #  99 - FCN =   297216.8078262 Edm =    0.0331307 NCalls =    306
VariableMetric: Iteration # 100 - FCN =   297216.7567041 Edm =   0.00530227 NCalls =    308
VariableMetric: Iteration # 101 - FCN =   297216.7502215 Edm =  0.000595757 NCalls =    310
VariableMetric: Iteration # 102 - FCN =   297216.7495829 Edm =  8.84067e-05 NCalls =    311
VariableMetric: Iteration # 103 - FCN =   297216.7493784 Edm =  0.000119468 NCalls =    313
VariableMetric: Iteration # 104 - FCN =   297216.7469312 Edm =   0.00169408 NCalls =    317
VariableMetric: Iteration # 105 - FCN =   297216.6438531 Edm =     0.100009 NCalls =    322
VariableMetric: Iteration # 106 - FCN =    297215.710047 Edm =     0.201901 NCalls =    325
VariableMetric: Iteration # 107 - FCN =   297215.5431668 Edm =    0.0643203 NCalls =    327
VariableMetric: Iteration # 108 - FCN =   297215.4968612 Edm =    0.0058781 NCalls =    329
VariableMetric: Iteration # 109 - FCN =   297215.4868829 Edm =   0.00255099 NCalls =    331
VariableMetric: Iteration # 110 - FCN =   297215.4821191 Edm =  0.000397375 NCalls =    333
VariableMetric: Iteration # 111 - FCN =    297215.481728 Edm =  6.61765e-05 NCalls =    335
VariableMetric: After Hessian   - FCN =    297215.481728 Edm =      1.23803 NCalls =    812
VariableMetric: Iteration # 112 - FCN =    297215.481728 Edm =      1.23803 NCalls =    812
VariableMetric: Iteration # 113 - FCN =   297212.4863206 Edm =      1.23775 NCalls =    818
VariableMetric: Iteration # 114 - FCN =   297211.9993995 Edm =     0.540978 NCalls =    820
VariableMetric: Iteration # 115 - FCN =   297211.9128348 Edm =     0.598774 NCalls =    822
VariableMetric: Iteration # 116 - FCN =   297211.6150504 Edm =     0.156625 NCalls =    825
VariableMetric: Iteration # 117 - FCN =   297210.7771636 Edm =      2.37935 NCalls =    830
VariableMetric: Iteration # 118 - FCN =   297210.5493896 Edm =     0.612479 NCalls =    833
VariableMetric: Iteration # 119 - FCN =   297210.3695813 Edm =      2.83222 NCalls =    836
VariableMetric: Iteration # 120 - FCN =   297210.0117168 Edm =      1.00413 NCalls =    840
VariableMetric: Iteration # 121 - FCN =   297209.0100325 Edm =      2.11583 NCalls =    845
VariableMetric: Iteration # 122 - FCN =   297207.9345789 Edm =      2.79085 NCalls =    848
VariableMetric: Iteration # 123 - FCN =   297206.8553499 Edm =      1.55969 NCalls =    851
VariableMetric: Iteration # 124 - FCN =   297205.7512796 Edm =      1.13705 NCalls =    855
VariableMetric: Iteration # 125 - FCN =   297204.5179363 Edm =      1.41515 NCalls =    859
VariableMetric: Iteration # 126 - FCN =   297203.1279962 Edm =      3.68298 NCalls =    863
VariableMetric: Iteration # 127 - FCN =   297202.4411789 Edm =     0.664584 NCalls =    866
VariableMetric: Iteration # 128 - FCN =   297201.0635382 Edm =      1.28896 NCalls =    871
VariableMetric: Iteration # 129 - FCN =   297195.6674363 Edm =       1.0903 NCalls =    877
VariableMetric: Iteration # 130 - FCN =   297194.4459212 Edm =     0.240572 NCalls =    879
VariableMetric: Iteration # 131 - FCN =   297194.2196804 Edm =      0.07696 NCalls =    881
VariableMetric: Iteration # 132 - FCN =   297194.1066561 Edm =    0.0858055 NCalls =    883
VariableMetric: Iteration # 133 - FCN =   297194.0062098 Edm =    0.0587466 NCalls =    886
VariableMetric: Iteration # 134 - FCN =   297193.9555766 Edm =    0.0326647 NCalls =    888
VariableMetric: Iteration # 135 - FCN =   297193.9264596 Edm =    0.0245555 NCalls =    890
VariableMetric: Iteration # 136 - FCN =   297193.8876182 Edm =    0.0129694 NCalls =    893
VariableMetric: Iteration # 137 - FCN =   297193.8623454 Edm =   0.00726486 NCalls =    895
VariableMetric: Iteration # 138 - FCN =   297193.8533075 Edm =   0.00640832 NCalls =    897
VariableMetric: Iteration # 139 - FCN =   297193.8489048 Edm =   0.00110265 NCalls =    900
VariableMetric: Iteration # 140 - FCN =   297193.8471031 Edm =  0.000400795 NCalls =    902
VariableMetric: Iteration # 141 - FCN =   297193.8463513 Edm =  0.000233323 NCalls =    904
VariableMetric: Iteration # 142 - FCN =   297193.8457637 Edm =  0.000179762 NCalls =    906
VariableMetric: Iteration # 143 - FCN =   297193.8453035 Edm =  0.000319152 NCalls =    908
VariableMetric: Iteration # 144 - FCN =   297193.8443828 Edm =  0.000995497 NCalls =    912
VariableMetric: Iteration # 145 - FCN =   297193.8413828 Edm =   0.00324793 NCalls =    919
VariableMetric: Iteration # 146 - FCN =   297193.8387981 Edm =   0.00438602 NCalls =    924
VariableMetric: Iteration # 147 - FCN =   297193.8359445 Edm =   0.00299757 NCalls =    928
VariableMetric: Iteration # 148 - FCN =   297193.8345444 Edm =       0.0011 NCalls =    931
VariableMetric: Iteration # 149 - FCN =   297193.8269154 Edm =   0.00138286 NCalls =    936
VariableMetric: Iteration # 150 - FCN =   297193.8245781 Edm =   0.00385027 NCalls =    939
VariableMetric: Iteration # 151 - FCN =   297193.8228861 Edm =   0.00142533 NCalls =    941
VariableMetric: Iteration # 152 - FCN =    297193.819662 Edm =  0.000514209 NCalls =    944
VariableMetric: Iteration # 153 - FCN =   297193.8179237 Edm =  0.000543166 NCalls =    948
VariableMetric: Iteration # 154 - FCN =   297193.8172625 Edm =   0.00091609 NCalls =    951
VariableMetric: Iteration # 155 - FCN =   297193.8159935 Edm =   0.00046419 NCalls =    953
VariableMetric: Iteration # 156 - FCN =   297193.8147798 Edm =  0.000382587 NCalls =    956
VariableMetric: Iteration # 157 - FCN =   297193.8139443 Edm =  0.000247874 NCalls =    958
VariableMetric: Iteration # 158 - FCN =    297193.813521 Edm =  4.12003e-05 NCalls =    960
VariableMetric: After Hessian   - FCN =    297193.813521 Edm =  8.10353e-05 NCalls =   1439
VariableMetric: Iteration # 159 - FCN =    297193.813521 Edm =  8.10353e-05 NCalls =   1439
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   311447.9858319 Edm =      7041.02 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   311447.9858319 Edm =      7041.02 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   305756.5221081 Edm =      5.75431 NCalls =      6
VariableMetric: Iteration #   2 - FCN =   305371.9861905 Edm =      31.8908 NCalls =     14
VariableMetric: Iteration #   3 - FCN =   303455.9638049 Edm =      297.432 NCalls =     19
VariableMetric: Iteration #   4 - FCN =   302214.5105637 Edm =      50.3584 NCalls =     27
VariableMetric: Iteration #   5 - FCN =   301465.9760157 Edm =      6024.19 NCalls =     36
VariableMetric: Iteration #   6 - FCN =   301432.6285286 Edm =       234.34 NCalls =     38
VariableMetric: Iteration #   7 - FCN =   300066.3195972 Edm =       486.31 NCalls =     42
VariableMetric: Iteration #   8 - FCN =   298913.5896184 Edm =      85.4117 NCalls =     46
VariableMetric: Iteration #   9 - FCN =   298806.8418116 Edm =      9.75507 NCalls =     48
VariableMetric: Iteration #  10 - FCN =   298782.3940271 Edm =     0.458795 NCalls =     51
VariableMetric: Iteration #  11 - FCN =   298780.0215196 Edm =      1.73464 NCalls =     53
VariableMetric: Iteration #  12 - FCN =   297918.7862132 Edm =      214.258 NCalls =     60
VariableMetric: Iteration #  13 - FCN =   297648.9794485 Edm =      53.5264 NCalls =     63
VariableMetric: Iteration #  14 - FCN =   297607.9840632 Edm =      6.49614 NCalls =     65
VariableMetric: Iteration #  15 - FCN =   297604.0818676 Edm =     0.178293 NCalls =     67
VariableMetric: Iteration #  16 - FCN =   297603.9265015 Edm =    0.0360743 NCalls =     69
VariableMetric: Iteration #  17 - FCN =   297601.7357784 Edm =      2.28258 NCalls =     74
VariableMetric: Iteration #  18 - FCN =   297593.5887413 Edm =      7.26608 NCalls =     80
VariableMetric: Iteration #  19 - FCN =   297465.0310862 Edm =       6.3821 NCalls =     85
VariableMetric: Iteration #  20 - FCN =   297460.6654744 Edm =     0.755981 NCalls =     87
VariableMetric: Iteration #  21 - FCN =   297460.0581075 Edm =    0.0413911 NCalls =     89
VariableMetric: Iteration #  22 - FCN =   297459.9693518 Edm =    0.0997152 NCalls =     91
VariableMetric: Iteration #  23 - FCN =   297455.7511182 Edm =      4.06655 NCalls =     97
VariableMetric: Iteration #  24 - FCN =   297391.0090291 Edm =      33.8757 NCalls =    100
VariableMetric: Iteration #  25 - FCN =   297374.1436547 Edm =      1.85407 NCalls =    102
VariableMetric: Iteration #  26 - FCN =   297372.9794467 Edm =     0.200159 NCalls =    104
VariableMetric: Iteration #  27 - FCN =   297372.8352827 Edm =    0.0140985 NCalls =    106
VariableMetric: Iteration #  28 - FCN =   297372.8162545 Edm =    0.0101865 NCalls =    108
VariableMetric: Iteration #  29 - FCN =   297369.2762934 Edm =      3.24657 NCalls =    115
VariableMetric: Iteration #  30 - FCN =   297346.0716323 Edm =     0.277149 NCalls =    119
VariableMetric: Iteration #  31 - FCN =   297345.6639062 Edm =     0.027088 NCalls =    121
VariableMetric: Iteration #  32 - FCN =   297345.6197924 Edm =   0.00995069 NCalls =    123
VariableMetric: Iteration #  33 - FCN =   297345.5693953 Edm =    0.0150299 NCalls =    125
VariableMetric: Iteration #  34 - FCN =   297345.2713666 Edm =     0.209698 NCalls =    129
VariableMetric: Iteration #  35 - FCN =   297333.1370916 Edm =      7.77189 NCalls =    134
VariableMetric: Iteration #  36 - FCN =   297302.4078773 Edm =      5.87859 NCalls =    136
VariableMetric: Iteration #  37 - FCN =   297288.4595458 Edm =     0.658057 NCalls =    139
VariableMetric: Iteration #  38 - FCN =   297287.5385489 Edm =    0.0745523 NCalls =    141
VariableMetric: Iteration #  39 - FCN =   297287.4268924 Edm =    0.0104203 NCalls =    143
VariableMetric: Iteration #  40 - FCN =   297287.4161541 Edm =   0.00247076 NCalls =    144
VariableMetric: Iteration #  41 - FCN =   297287.4124248 Edm =   0.00210021 NCalls =    146
VariableMetric: Iteration #  42 - FCN =   297287.3757167 Edm =    0.0316294 NCalls =    150
VariableMetric: Iteration #  43 - FCN =   297276.8010942 Edm =      4.72962 NCalls =    156
VariableMetric: Iteration #  44 - FCN =   297269.0496567 Edm =      2.21235 NCalls =    159
VariableMetric: Iteration #  45 - FCN =   297267.5203535 Edm =     0.358683 NCalls =    160
VariableMetric: Iteration #  46 - FCN =   297267.0898274 Edm =    0.0509009 NCalls =    162
VariableMetric: Iteration #  47 - FCN =   297267.0245675 Edm =   0.00352642 NCalls =    164
VariableMetric: Iteration #  48 - FCN =   297267.0201619 Edm =   0.00086549 NCalls =    166
VariableMetric: Iteration #  49 - FCN =   297267.0145084 Edm =   0.00473934 NCalls =    169
VariableMetric: Iteration #  50 - FCN =   297266.8855159 Edm =    0.0931826 NCalls =    173
VariableMetric: Iteration #  51 - FCN =   297262.8475623 Edm =      2.23563 NCalls =    178
VariableMetric: Iteration #  52 - FCN =   297259.3454311 Edm =     0.745835 NCalls =    181
VariableMetric: Iteration #  53 - FCN =   297258.8878029 Edm =     0.037395 NCalls =    183
VariableMetric: Iteration #  54 - FCN =   297258.8499603 Edm =   0.00298806 NCalls =    185
VariableMetric: Iteration #  55 - FCN =   297258.8451352 Edm =   0.00111808 NCalls =    187
VariableMetric: Iteration #  56 - FCN =   297258.8432706 Edm =   0.00048792 NCalls =    189
VariableMetric: Iteration #  57 - FCN =   297258.8397891 Edm =   0.00303508 NCalls =    192
VariableMetric: Iteration #  58 - FCN =   297258.2782171 Edm =     0.302635 NCalls =    199
VariableMetric: Iteration #  59 - FCN =   297258.2159112 Edm =   0.00117749 NCalls =    200
VariableMetric: Iteration #  60 - FCN =   297258.2142874 Edm =  0.000704173 NCalls =    202
VariableMetric: Iteration #  61 - FCN =   297258.1772413 Edm =    0.0350382 NCalls =    207
VariableMetric: Iteration #  62 - FCN =   297256.5373856 Edm =        1.164 NCalls =    212
VariableMetric: Iteration #  63 - FCN =   297252.4061316 Edm =      1.53806 NCalls =    214
VariableMetric: Iteration #  64 - FCN =   297251.3181246 Edm =     0.333022 NCalls =    217
VariableMetric: Iteration #  65 - FCN =   297251.0182394 Edm =    0.0570628 NCalls =    219
VariableMetric: Iteration #  66 - FCN =   297250.9716842 Edm =   0.00360188 NCalls =    220
VariableMetric: Iteration #  67 - FCN =   297250.9667099 Edm =   0.00020813 NCalls =    222
VariableMetric: Iteration #  68 - FCN =    297250.966409 Edm =  6.76743e-05 NCalls =    224
VariableMetric: After Hessian   - FCN =    297250.966409 Edm =       77.256 NCalls =    699
VariableMetric: Iteration #  69 - FCN =    297250.966409 Edm =       77.256 NCalls =    699
VariableMetric: Iteration #  70 - FCN =   297250.6871132 Edm =      42.5258 NCalls =    705
VariableMetric: Iteration #  71 - FCN =   297246.0230189 Edm =     0.754467 NCalls =    708
VariableMetric: Iteration #  72 - FCN =   297245.4689656 Edm =     0.462372 NCalls =    713
VariableMetric: Iteration #  73 - FCN =   297244.9537944 Edm =      2.06128 NCalls =    716
VariableMetric: Iteration #  74 - FCN =   297243.1464662 Edm =     0.669209 NCalls =    721
VariableMetric: Iteration #  75 - FCN =   297242.2961316 Edm =     0.841416 NCalls =    724
VariableMetric: Iteration #  76 - FCN =   297241.7082519 Edm =     0.472422 NCalls =    726
VariableMetric: Iteration #  77 - FCN =   297240.9108023 Edm =     0.186592 NCalls =    729
VariableMetric: Iteration #  78 - FCN =   297240.6466891 Edm =     0.206947 NCalls =    731
VariableMetric: Iteration #  79 - FCN =   297240.3514139 Edm =     0.122901 NCalls =    734
VariableMetric: Iteration #  80 - FCN =   297240.1419593 Edm =     0.124212 NCalls =    736
VariableMetric: Iteration #  81 - FCN =   297240.0387082 Edm =    0.0659609 NCalls =    738
VariableMetric: Iteration #  82 - FCN =   297239.8366118 Edm =    0.0680599 NCalls =    741
VariableMetric: Iteration #  83 - FCN =   297239.6694345 Edm =    0.0663065 NCalls =    743
VariableMetric: Iteration #  84 - FCN =   297239.4117468 Edm =    0.0527888 NCalls =    746
VariableMetric: Iteration #  85 - FCN =   297239.2687375 Edm =    0.0729199 NCalls =    748
VariableMetric: Iteration #  86 - FCN =   297239.1079672 Edm =    0.0883566 NCalls =    750
VariableMetric: Iteration #  87 - FCN =   297238.8973957 Edm =    0.0887347 NCalls =    752
VariableMetric: Iteration #  88 - FCN =   297238.3110885 Edm =     0.162922 NCalls =    755
VariableMetric: Iteration #  89 - FCN =   297238.0161912 Edm =    0.0929234 NCalls =    757
VariableMetric: Iteration #  90 - FCN =    297237.827547 Edm =    0.0756323 NCalls =    759
VariableMetric: Iteration #  91 - FCN =   297237.7056237 Edm =    0.0666032 NCalls =    761
VariableMetric: Iteration #  92 - FCN =   297237.5615678 Edm =     0.054016 NCalls =    764
VariableMetric: Iteration #  93 - FCN =   297237.4711985 Edm =    0.0235287 NCalls =    766
VariableMetric: Iteration #  94 - FCN =   297237.4237356 Edm =   0.00903404 NCalls =    768
VariableMetric: Iteration #  95 - FCN =   297237.4076158 Edm =    0.0047098 NCalls =    770
VariableMetric: Iteration #  96 - FCN =    297237.390293 Edm =   0.00614773 NCalls =    772
VariableMetric: Iteration #  97 - FCN =   297237.3796201 Edm =   0.00352961 NCalls =    774
VariableMetric: Iteration #  98 - FCN =   297237.3692914 Edm =   0.00203491 NCalls =    776
VariableMetric: Iteration #  99 - FCN =   297237.3663641 Edm =  0.000357195 NCalls =    778
VariableMetric: Iteration # 100 - FCN =   297237.3654482 Edm =  0.000153675 NCalls =    780
VariableMetric: Iteration # 101 - FCN =   297237.3651327 Edm =  6.10269e-05 NCalls =    782
VariableMetric: After Hessian   - FCN =   297237.3651327 Edm =   0.00027774 NCalls =   1261
VariableMetric: Iteration # 102 - FCN =   297237.3651327 Edm =   0.00027774 NCalls =   1261
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   330599.9118975 Edm =      71.8475 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   330599.9118975 Edm =      71.8475 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   305684.8056055 Edm =      2.15522 NCalls =      9
VariableMetric: Iteration #   2 - FCN =   299401.8904973 Edm =      11.8645 NCalls =     15
VariableMetric: Iteration #   3 - FCN =   299388.5571288 Edm =      6.97215 NCalls =     17
VariableMetric: Iteration #   4 - FCN =   299384.7539929 Edm =      2.58122 NCalls =     19
VariableMetric: Iteration #   5 - FCN =   299098.0155926 Edm =      80.0762 NCalls =     26
VariableMetric: Iteration #   6 - FCN =   298949.3397617 Edm =      165.469 NCalls =     28
VariableMetric: Iteration #   7 - FCN =   298888.7662346 Edm =     0.457201 NCalls =     30
VariableMetric: Iteration #   8 - FCN =   298885.5649918 Edm =      3.19858 NCalls =     33
VariableMetric: Iteration #   9 - FCN =   298699.8034799 Edm =      380.804 NCalls =     41
VariableMetric: Iteration #  10 - FCN =   298698.8675131 Edm =     0.629703 NCalls =     43
VariableMetric: Iteration #  11 - FCN =   298682.2038812 Edm =      6.12448 NCalls =     48
VariableMetric: Iteration #  12 - FCN =   298635.5071183 Edm =      54.2177 NCalls =     52
VariableMetric: Iteration #  13 - FCN =   297824.3496943 Edm =      233.311 NCalls =     59
VariableMetric: Iteration #  14 - FCN =   297555.3123657 Edm =      257.573 NCalls =     60
VariableMetric: Iteration #  15 - FCN =   297364.4192105 Edm =      3.80899 NCalls =     64
VariableMetric: Iteration #  16 - FCN =   297362.4541899 Edm =    0.0969246 NCalls =     66
VariableMetric: Iteration #  17 - FCN =   297362.2423722 Edm =    0.0385394 NCalls =     68
VariableMetric: Iteration #  18 - FCN =   297353.3479324 Edm =      7.84771 NCalls =     74
VariableMetric: Iteration #  19 - FCN =   297283.2493763 Edm =      1.10051 NCalls =     77
VariableMetric: Iteration #  20 - FCN =   297280.8218791 Edm =    0.0512358 NCalls =     79
VariableMetric: Iteration #  21 - FCN =   297280.7521708 Edm =   0.00789893 NCalls =     81
VariableMetric: Iteration #  22 - FCN =   297280.6148858 Edm =     0.133898 NCalls =     85
VariableMetric: Iteration #  23 - FCN =   297268.1115236 Edm =      1.74814 NCalls =     92
VariableMetric: Iteration #  24 - FCN =   297231.0353122 Edm =      11.0316 NCalls =     95
VariableMetric: Iteration #  25 - FCN =   297208.7889666 Edm =     0.678885 NCalls =     98
VariableMetric: Iteration #  26 - FCN =   297208.0946648 Edm =    0.0119375 NCalls =    100
VariableMetric: Iteration #  27 - FCN =   297208.0776633 Edm =   0.00495526 NCalls =    102
VariableMetric: Iteration #  28 - FCN =   297207.8609763 Edm =     0.220115 NCalls =    106
VariableMetric: Iteration #  29 - FCN =   297203.1554803 Edm =      3.54886 NCalls =    113
VariableMetric: Iteration #  30 - FCN =   297180.9888427 Edm =      1.49625 NCalls =    116
VariableMetric: Iteration #  31 - FCN =   297179.0719812 Edm =    0.0499627 NCalls =    118
VariableMetric: Iteration #  32 - FCN =   297179.0016975 Edm =   0.00184462 NCalls =    120
VariableMetric: Iteration #  33 - FCN =   297178.9906507 Edm =   0.00860219 NCalls =    123
VariableMetric: Iteration #  34 - FCN =   297178.2076204 Edm =     0.758527 NCalls =    128
VariableMetric: Iteration #  35 - FCN =   297167.3502902 Edm =       1.2667 NCalls =    131
VariableMetric: Iteration #  36 - FCN =   297165.8819825 Edm =    0.0800388 NCalls =    133
VariableMetric: Iteration #  37 - FCN =   297165.7822114 Edm =    0.0019381 NCalls =    135
VariableMetric: Iteration #  38 - FCN =   297165.7800805 Edm =  0.000247767 NCalls =    137
VariableMetric: Iteration #  39 - FCN =   297165.7774446 Edm =    0.0028043 NCalls =    140
VariableMetric: Iteration #  40 - FCN =   297165.5320564 Edm =     0.152008 NCalls =    147
VariableMetric: Iteration #  41 - FCN =   297163.0331707 Edm =     0.867285 NCalls =    150
VariableMetric: Iteration #  42 - FCN =   297161.5714838 Edm =    0.0195578 NCalls =    152
VariableMetric: Iteration #  43 - FCN =   297161.5509102 Edm =  0.000610005 NCalls =    154
VariableMetric: Iteration #  44 - FCN =   297161.5500492 Edm =   0.00017001 NCalls =    156
VariableMetric: Iteration #  45 - FCN =   297161.5490434 Edm =   0.00082165 NCalls =    159
VariableMetric: Iteration #  46 - FCN =    297161.466253 Edm =    0.0813741 NCalls =    164
VariableMetric: Iteration #  47 - FCN =    297155.914923 Edm =      2.13127 NCalls =    170
VariableMetric: Iteration #  48 - FCN =   297154.2247434 Edm =     0.644472 NCalls =    172
VariableMetric: Iteration #  49 - FCN =   297153.5002904 Edm =     0.199817 NCalls =    174
VariableMetric: Iteration #  50 - FCN =   297153.2265685 Edm =     0.234297 NCalls =    176
VariableMetric: Iteration #  51 - FCN =   297152.9403351 Edm =     0.637098 NCalls =    178
VariableMetric: Iteration #  52 - FCN =   297152.2506064 Edm =     0.197368 NCalls =    183
VariableMetric: Iteration #  53 - FCN =   297152.0792008 Edm =     0.234056 NCalls =    185
VariableMetric: Iteration #  54 - FCN =    297151.625021 Edm =     0.196286 NCalls =    188
VariableMetric: Iteration #  55 - FCN =   297151.2226989 Edm =     0.171081 NCalls =    191
VariableMetric: Iteration #  56 - FCN =   297151.1252642 Edm =    0.0342137 NCalls =    193
VariableMetric: Iteration #  57 - FCN =   297151.0802936 Edm =   0.00432364 NCalls =    195
VariableMetric: Iteration #  58 - FCN =    297151.074302 Edm =  0.000563106 NCalls =    197
VariableMetric: Iteration #  59 - FCN =   297151.0732171 Edm =  0.000691056 NCalls =    199
VariableMetric: Iteration #  60 - FCN =   297151.0558921 Edm =    0.0174575 NCalls =    204
VariableMetric: Iteration #  61 - FCN =   297150.4950711 Edm =    0.0492297 NCalls =    211
VariableMetric: Iteration #  62 - FCN =   297147.3326287 Edm =      1.93581 NCalls =    214
VariableMetric: Iteration #  63 - FCN =   297141.9580546 Edm =      3.81573 NCalls =    223
VariableMetric: Iteration #  64 - FCN =   297140.5839625 Edm =      4.83109 NCalls =    226
VariableMetric: Iteration #  65 - FCN =   297137.7432081 Edm =     0.857698 NCalls =    229
VariableMetric: Iteration #  66 - FCN =   297137.2920642 Edm =     0.283861 NCalls =    231
VariableMetric: Iteration #  67 - FCN =    297136.987174 Edm =    0.0671259 NCalls =    233
VariableMetric: Iteration #  68 - FCN =   297136.9146187 Edm =    0.0191885 NCalls =    235
VariableMetric: Iteration #  69 - FCN =   297136.9009254 Edm =   0.00069948 NCalls =    236
VariableMetric: Iteration #  70 - FCN =   297136.8995324 Edm =  0.000741922 NCalls =    238
VariableMetric: Iteration #  71 - FCN =   297136.8320688 Edm =    0.0702226 NCalls =    243
VariableMetric: Iteration #  72 - FCN =   297136.7611603 Edm =    0.0675591 NCalls =    248
VariableMetric: Iteration #  73 - FCN =    297133.802022 Edm =     0.208911 NCalls =    252
VariableMetric: Iteration #  74 - FCN =   297133.6138086 Edm =    0.0457418 NCalls =    253
VariableMetric: Iteration #  75 - FCN =   297133.5810717 Edm =   0.00790119 NCalls =    255
VariableMetric: Iteration #  76 - FCN =    297133.571232 Edm =   0.00349915 NCalls =    257
VariableMetric: Iteration #  77 - FCN =   297133.5682354 Edm =  0.000312298 NCalls =    259
VariableMetric: Iteration #  78 - FCN =    297133.567867 Edm =  6.61021e-05 NCalls =    261
VariableMetric: After Hessian   - FCN =    297133.567867 Edm =      2.48335 NCalls =    740
VariableMetric: Iteration #  79 - FCN =    297133.567867 Edm =      2.48335 NCalls =    740
VariableMetric: Iteration #  80 - FCN =   297131.6064682 Edm =     0.225773 NCalls =    742
VariableMetric: Iteration #  81 - FCN =   297131.5583709 Edm =    0.0764506 NCalls =    744
VariableMetric: Iteration #  82 - FCN =   297131.5052032 Edm =    0.0168929 NCalls =    746
VariableMetric: Iteration #  83 - FCN =   297131.4847871 Edm =    0.0192127 NCalls =    748
VariableMetric: Iteration #  84 - FCN =   297131.4773282 Edm =   0.00717947 NCalls =    750
VariableMetric: Iteration #  85 - FCN =   297131.4567707 Edm =    0.0106871 NCalls =    753
VariableMetric: Iteration #  86 - FCN =   297131.4316283 Edm =    0.0118496 NCalls =    756
VariableMetric: Iteration #  87 - FCN =    297131.419107 Edm =   0.00150248 NCalls =    758
VariableMetric: Iteration #  88 - FCN =   297131.4172925 Edm =  0.000980935 NCalls =    760
VariableMetric: Iteration #  89 - FCN =   297131.4164887 Edm =  0.000391963 NCalls =    763
VariableMetric: Iteration #  90 - FCN =   297131.4159192 Edm =  7.27947e-05 NCalls =    765
VariableMetric: Iteration #  91 - FCN =   297131.4158156 Edm =   7.6815e-06 NCalls =    767
VariableMetric: After Hessian   - FCN =   297131.4158156 Edm =  0.000840985 NCalls =   1262
VariableMetric: Iteration #  92 - FCN =   297131.4158156 Edm =  0.000840985 NCalls =   1262
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =    322667.322764 Edm =      22.7713 NCalls =      1
VariableMetric: Iteration #   0 - FCN =    322667.322764 Edm =      22.7713 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   301504.1632005 Edm =      124.325 NCalls =     10
VariableMetric: Iteration #   2 - FCN =   301223.3007218 Edm =      108.814 NCalls =     14
VariableMetric: Iteration #   3 - FCN =   301207.2499096 Edm =      3.87409 NCalls =     17
VariableMetric: Iteration #   4 - FCN =   300874.1349008 Edm =      26.8457 NCalls =     23
VariableMetric: Iteration #   5 - FCN =   300839.0280356 Edm =      1.95212 NCalls =     25
VariableMetric: Iteration #   6 - FCN =   300823.8272034 Edm =      15.7894 NCalls =     28
VariableMetric: Iteration #   7 - FCN =   300747.1650783 Edm =      27.2738 NCalls =     33
VariableMetric: Iteration #   8 - FCN =   298512.4323069 Edm =      2643.62 NCalls =     39
VariableMetric: Iteration #   9 - FCN =   298463.6843386 Edm =      93.0975 NCalls =     41
VariableMetric: Iteration #  10 - FCN =   298162.0881069 Edm =      316.878 NCalls =     45
VariableMetric: Iteration #  11 - FCN =   297638.4472252 Edm =       69.032 NCalls =     50
VariableMetric: Iteration #  12 - FCN =   297549.6158311 Edm =       25.621 NCalls =     52
VariableMetric: Iteration #  13 - FCN =   297497.6247048 Edm =     0.671148 NCalls =     55
VariableMetric: Iteration #  14 - FCN =   297496.8874232 Edm =     0.043591 NCalls =     56
VariableMetric: Iteration #  15 - FCN =    297496.789599 Edm =    0.0407619 NCalls =     58
VariableMetric: Iteration #  16 - FCN =   297496.1484606 Edm =     0.289152 NCalls =     61
VariableMetric: Iteration #  17 - FCN =    297483.876608 Edm =      10.2456 NCalls =     66
VariableMetric: Iteration #  18 - FCN =   297367.6345277 Edm =     0.811793 NCalls =     76
VariableMetric: Iteration #  19 - FCN =   297367.3958282 Edm =     0.396978 NCalls =     78
VariableMetric: Iteration #  20 - FCN =   297366.1966627 Edm =     0.726638 NCalls =     80
VariableMetric: Iteration #  21 - FCN =   297363.8685302 Edm =     0.204609 NCalls =     83
VariableMetric: Iteration #  22 - FCN =   297363.7382036 Edm =    0.0173632 NCalls =     85
VariableMetric: Iteration #  23 - FCN =   297363.4566229 Edm =     0.304413 NCalls =     89
VariableMetric: Iteration #  24 - FCN =   297353.1517443 Edm =      8.17956 NCalls =    100
VariableMetric: Iteration #  25 - FCN =    297346.469544 Edm =      1.37192 NCalls =    101
VariableMetric: Iteration #  26 - FCN =   297345.1617842 Edm =      1.90956 NCalls =    103
VariableMetric: Iteration #  27 - FCN =     297344.29001 Edm =      0.15318 NCalls =    105
VariableMetric: Iteration #  28 - FCN =   297343.9726817 Edm =    0.0487716 NCalls =    107
VariableMetric: Iteration #  29 - FCN =   297343.6150276 Edm =     0.118287 NCalls =    110
VariableMetric: Iteration #  30 - FCN =   297342.1650808 Edm =      0.97982 NCalls =    114
VariableMetric: Iteration #  31 - FCN =   297337.6126519 Edm =      4.71721 NCalls =    118
VariableMetric: Iteration #  32 - FCN =   297320.9680249 Edm =      20.8992 NCalls =    122
VariableMetric: Iteration #  33 - FCN =   297298.9537425 Edm =      12.3702 NCalls =    127
VariableMetric: Iteration #  34 - FCN =   297290.5118469 Edm =      5.42977 NCalls =    129
VariableMetric: Iteration #  35 - FCN =   297285.4315062 Edm =     0.943048 NCalls =    132
VariableMetric: Iteration #  36 - FCN =   297282.7636538 Edm =       1.0594 NCalls =    135
VariableMetric: Iteration #  37 - FCN =   297281.9497677 Edm =     0.118057 NCalls =    137
VariableMetric: Iteration #  38 - FCN =   297281.7490554 Edm =     0.036914 NCalls =    139
VariableMetric: Iteration #  39 - FCN =   297281.6781707 Edm =    0.0381708 NCalls =    141
VariableMetric: Iteration #  40 - FCN =   297281.3070115 Edm =     0.298944 NCalls =    145
VariableMetric: Iteration #  41 - FCN =    297277.332741 Edm =      2.37152 NCalls =    149
VariableMetric: Iteration #  42 - FCN =   297268.7660875 Edm =      9.03101 NCalls =    155
VariableMetric: Iteration #  43 - FCN =   297251.8260336 Edm =      18.3766 NCalls =    159
VariableMetric: Iteration #  44 - FCN =   297249.6258201 Edm =      4.79756 NCalls =    161
VariableMetric: Iteration #  45 - FCN =   297246.5356914 Edm =      1.54344 NCalls =    163
VariableMetric: Iteration #  46 - FCN =   297244.9966834 Edm =     0.653064 NCalls =    165
VariableMetric: Iteration #  47 - FCN =   297243.8840419 Edm =     0.924125 NCalls =    168
VariableMetric: Iteration #  48 - FCN =   297241.8150205 Edm =     0.831594 NCalls =    173
VariableMetric: Iteration #  49 - FCN =   297240.6512662 Edm =      1.84706 NCalls =    176
VariableMetric: Iteration #  50 - FCN =   297239.6362904 Edm =     0.763634 NCalls =    178
VariableMetric: Iteration #  51 - FCN =   297236.9773547 Edm =      1.27849 NCalls =    182
VariableMetric: Iteration #  52 - FCN =   297235.2107914 Edm =      1.90433 NCalls =    185
VariableMetric: Iteration #  53 - FCN =   297233.4413347 Edm =      1.64925 NCalls =    192
VariableMetric: Iteration #  54 - FCN =   297232.4752546 Edm =     0.912446 NCalls =    195
VariableMetric: Iteration #  55 - FCN =   297231.8737528 Edm =     0.681349 NCalls =    200
VariableMetric: Iteration #  56 - FCN =   297230.2112334 Edm =     0.952593 NCalls =    203
VariableMetric: Iteration #  57 - FCN =   297225.7983482 Edm =      7.97592 NCalls =    207
VariableMetric: Iteration #  58 - FCN =   297225.1147029 Edm =      1.82803 NCalls =    209
VariableMetric: Iteration #  59 - FCN =   297221.5890255 Edm =      0.72448 NCalls =    212
VariableMetric: Iteration #  60 - FCN =   297219.8515715 Edm =     0.104501 NCalls =    214
VariableMetric: Iteration #  61 - FCN =      297219.7694 Edm =   0.00911484 NCalls =    216
VariableMetric: Iteration #  62 - FCN =   297219.7360848 Edm =    0.0266703 NCalls =    218
VariableMetric: Iteration #  63 - FCN =   297219.2798685 Edm =     0.543526 NCalls =    223
VariableMetric: Iteration #  64 - FCN =   297219.1425698 Edm =     0.112211 NCalls =    227
VariableMetric: Iteration #  65 - FCN =   297216.8505921 Edm =      1.54736 NCalls =    231
VariableMetric: Iteration #  66 - FCN =   297212.7900032 Edm =     0.611952 NCalls =    233
VariableMetric: Iteration #  67 - FCN =   297212.1291558 Edm =    0.0924621 NCalls =    235
VariableMetric: Iteration #  68 - FCN =   297212.0003728 Edm =    0.0393356 NCalls =    237
VariableMetric: Iteration #  69 - FCN =   297211.9566905 Edm =    0.0199487 NCalls =    239
VariableMetric: Iteration #  70 - FCN =     297211.91327 Edm =    0.0293596 NCalls =    241
VariableMetric: Iteration #  71 - FCN =   297211.5474911 Edm =     0.215317 NCalls =    244
VariableMetric: Iteration #  72 - FCN =    297210.524324 Edm =      0.85758 NCalls =    247
VariableMetric: Iteration #  73 - FCN =   297208.9303724 Edm =       2.9082 NCalls =    251
VariableMetric: Iteration #  74 - FCN =   297203.0009508 Edm =      8.55928 NCalls =    256
VariableMetric: Iteration #  75 - FCN =   297197.7810807 Edm =      4.02453 NCalls =    263
VariableMetric: Iteration #  76 - FCN =   297174.6793686 Edm =      2.35434 NCalls =    266
VariableMetric: Iteration #  77 - FCN =   297172.8472654 Edm =     0.603937 NCalls =    268
VariableMetric: Iteration #  78 - FCN =   297172.3570502 Edm =    0.0515949 NCalls =    270
VariableMetric: Iteration #  79 - FCN =   297172.2832427 Edm =    0.0378138 NCalls =    272
VariableMetric: Iteration #  80 - FCN =   297172.2216615 Edm =    0.0366538 NCalls =    274
VariableMetric: Iteration #  81 - FCN =   297172.1577651 Edm =   0.00967446 NCalls =    277
VariableMetric: Iteration #  82 - FCN =   297172.1482465 Edm =   0.00119051 NCalls =    278
VariableMetric: Iteration #  83 - FCN =   297172.1452152 Edm =   0.00151494 NCalls =    280
VariableMetric: Iteration #  84 - FCN =   297172.1318122 Edm =   0.00958243 NCalls =    283
VariableMetric: Iteration #  85 - FCN =   297171.6534288 Edm =     0.516088 NCalls =    288
VariableMetric: Iteration #  86 - FCN =   297170.9664937 Edm =     0.905382 NCalls =    293
VariableMetric: Iteration #  87 - FCN =   297170.8936072 Edm =    0.0702468 NCalls =    296
VariableMetric: Iteration #  88 - FCN =   297170.3421495 Edm =     0.906075 NCalls =    301
VariableMetric: Iteration #  89 - FCN =    297169.785902 Edm =     0.504853 NCalls =    306
VariableMetric: Iteration #  90 - FCN =   297160.7534073 Edm =     0.199969 NCalls =    310
VariableMetric: Iteration #  91 - FCN =   297160.5451674 Edm =    0.0285618 NCalls =    311
VariableMetric: Iteration #  92 - FCN =   297160.5128273 Edm =   0.00358673 NCalls =    313
VariableMetric: Iteration #  93 - FCN =   297160.5060932 Edm =   0.00282766 NCalls =    315
VariableMetric: Iteration #  94 - FCN =   297160.4784317 Edm =    0.0217178 NCalls =    318
VariableMetric: Iteration #  95 - FCN =   297159.9020711 Edm =     0.470982 NCalls =    322
VariableMetric: Iteration #  96 - FCN =   297156.8788912 Edm =     0.955912 NCalls =    325
VariableMetric: Iteration #  97 - FCN =   297155.2957522 Edm =      0.52089 NCalls =    327
VariableMetric: Iteration #  98 - FCN =   297154.9479405 Edm =    0.0931621 NCalls =    329
VariableMetric: Iteration #  99 - FCN =   297154.7390331 Edm =    0.0860003 NCalls =    332
VariableMetric: Iteration # 100 - FCN =   297154.6085109 Edm =    0.0161642 NCalls =    335
VariableMetric: Iteration # 101 - FCN =   297154.5951883 Edm =  0.000640915 NCalls =    337
VariableMetric: Iteration # 102 - FCN =   297154.5941926 Edm =  0.000530581 NCalls =    339
VariableMetric: Iteration # 103 - FCN =   297154.5841307 Edm =   0.00716738 NCalls =    343
VariableMetric: Iteration # 104 - FCN =   297154.4172171 Edm =      0.13255 NCalls =    347
VariableMetric: Iteration # 105 - FCN =   297153.8826728 Edm =     0.337492 NCalls =    349
VariableMetric: Iteration # 106 - FCN =   297153.3293559 Edm =     0.288997 NCalls =    352
VariableMetric: Iteration # 107 - FCN =   297152.4336733 Edm =     0.182346 NCalls =    355
VariableMetric: Iteration # 108 - FCN =   297152.2183944 Edm =    0.0100318 NCalls =    358
VariableMetric: Iteration # 109 - FCN =   297152.2072405 Edm =  0.000801612 NCalls =    360
VariableMetric: Iteration # 110 - FCN =    297152.206007 Edm =  0.000266077 NCalls =    362
VariableMetric: Iteration # 111 - FCN =   297152.2055363 Edm =  0.000261613 NCalls =    364
VariableMetric: Iteration # 112 - FCN =   297152.1984851 Edm =   0.00579432 NCalls =    369
VariableMetric: Iteration # 113 - FCN =   297151.7624612 Edm =     0.367573 NCalls =    374
VariableMetric: Iteration # 114 - FCN =   297146.7752637 Edm =      1.44744 NCalls =    379
VariableMetric: Iteration # 115 - FCN =   297145.3454246 Edm =     0.203162 NCalls =    382
VariableMetric: Iteration # 116 - FCN =   297145.1153103 Edm =     0.112864 NCalls =    384
VariableMetric: Iteration # 117 - FCN =   297145.0183659 Edm =    0.0855028 NCalls =    386
VariableMetric: Iteration # 118 - FCN =   297144.8912323 Edm =    0.0201605 NCalls =    388
VariableMetric: Iteration # 119 - FCN =   297144.8691545 Edm =   0.00102859 NCalls =    390
VariableMetric: Iteration # 120 - FCN =   297144.8678258 Edm =  0.000163279 NCalls =    392
VariableMetric: Iteration # 121 - FCN =   297144.8667663 Edm =  0.000742993 NCalls =    395
VariableMetric: Iteration # 122 - FCN =   297144.8557664 Edm =   0.00957718 NCalls =    398
VariableMetric: Iteration # 123 - FCN =   297144.5353031 Edm =      0.26972 NCalls =    403
VariableMetric: Iteration # 124 - FCN =   297142.4550555 Edm =     0.600874 NCalls =    407
VariableMetric: Iteration # 125 - FCN =   297141.9490757 Edm =     0.352972 NCalls =    409
VariableMetric: Iteration # 126 - FCN =   297141.8105699 Edm =    0.0202623 NCalls =    411
VariableMetric: Iteration # 127 - FCN =   297141.7862545 Edm =   0.00322109 NCalls =    413
VariableMetric: Iteration # 128 - FCN =   297141.7821752 Edm =  0.000444217 NCalls =    415
VariableMetric: Iteration # 129 - FCN =   297141.7816668 Edm =  4.48582e-05 NCalls =    417
VariableMetric: After Hessian   - FCN =   297141.7816668 Edm =       172.58 NCalls =    894
VariableMetric: Iteration # 130 - FCN =   297141.7816668 Edm =       172.58 NCalls =    894
VariableMetric: Iteration # 131 - FCN =   297138.0774322 Edm =      111.778 NCalls =    904
VariableMetric: Iteration # 132 - FCN =   297137.8700916 Edm =      7.40841 NCalls =    906
VariableMetric: Iteration # 133 - FCN =   297133.6368949 Edm =      2.49139 NCalls =    908
VariableMetric: Iteration # 134 - FCN =   297131.6620016 Edm =     0.484079 NCalls =    911
VariableMetric: Iteration # 135 - FCN =   297131.0513424 Edm =     0.778524 NCalls =    914
VariableMetric: Iteration # 136 - FCN =   297129.8386509 Edm =     0.531243 NCalls =    917
VariableMetric: Iteration # 137 - FCN =    297129.223422 Edm =      1.64736 NCalls =    919
VariableMetric: Iteration # 138 - FCN =   297127.6700804 Edm =     0.919861 NCalls =    922
VariableMetric: Iteration # 139 - FCN =   297127.2352837 Edm =     0.627369 NCalls =    924
VariableMetric: Iteration # 140 - FCN =   297126.8686325 Edm =      1.53033 NCalls =    927
VariableMetric: Iteration # 141 - FCN =   297125.6745892 Edm =     0.936467 NCalls =    930
VariableMetric: Iteration # 142 - FCN =    297124.487364 Edm =     0.289566 NCalls =    932
VariableMetric: Iteration # 143 - FCN =   297124.0893454 Edm =     0.172673 NCalls =    934
VariableMetric: Iteration # 144 - FCN =   297123.8779904 Edm =    0.0968037 NCalls =    936
VariableMetric: Iteration # 145 - FCN =   297123.5956082 Edm =     0.104763 NCalls =    938
VariableMetric: Iteration # 146 - FCN =   297123.3787913 Edm =     0.182247 NCalls =    940
VariableMetric: Iteration # 147 - FCN =   297123.1964806 Edm =     0.103745 NCalls =    942
VariableMetric: Iteration # 148 - FCN =    297123.007744 Edm =    0.0756074 NCalls =    944
VariableMetric: Iteration # 149 - FCN =   297122.7378601 Edm =     0.155214 NCalls =    946
VariableMetric: Iteration # 150 - FCN =   297122.2767147 Edm =     0.173898 NCalls =    949
VariableMetric: Iteration # 151 - FCN =   297122.0485823 Edm =    0.0680078 NCalls =    951
VariableMetric: Iteration # 152 - FCN =   297121.9778108 Edm =    0.0444769 NCalls =    954
VariableMetric: Iteration # 153 - FCN =   297121.9238425 Edm =    0.0162411 NCalls =    956
VariableMetric: Iteration # 154 - FCN =   297121.8856838 Edm =   0.00742026 NCalls =    958
VariableMetric: Iteration # 155 - FCN =   297121.8669448 Edm =   0.00446928 NCalls =    960
VariableMetric: Iteration # 156 - FCN =   297121.8557953 Edm =   0.00244218 NCalls =    962
VariableMetric: Iteration # 157 - FCN =   297121.8495858 Edm =   0.00112913 NCalls =    964
VariableMetric: Iteration # 158 - FCN =   297121.8471412 Edm =  0.000460925 NCalls =    966
VariableMetric: Iteration # 159 - FCN =   297121.8464281 Edm =  7.32386e-05 NCalls =    968
VariableMetric: After Hessian   - FCN =   297121.8464281 Edm =  0.000148678 NCalls =   1457
VariableMetric: Iteration # 160 - FCN =   297121.8464281 Edm =  0.000148678 NCalls =   1457
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   317131.1423613 Edm =      151.377 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   317131.1423613 Edm =      151.377 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   306589.7097541 Edm =      8.28272 NCalls =      8
VariableMetric: Iteration #   2 - FCN =   303280.6294411 Edm =      38.5975 NCalls =     19
VariableMetric: Iteration #   3 - FCN =   303174.6843753 Edm =      64.7205 NCalls =     21
VariableMetric: Iteration #   4 - FCN =   303151.0510053 Edm =      8.11753 NCalls =     23
VariableMetric: Iteration #   5 - FCN =   298880.0755767 Edm =      37.1518 NCalls =     34
VariableMetric: Iteration #   6 - FCN =   298691.7042255 Edm =      1314.89 NCalls =     36
VariableMetric: Iteration #   7 - FCN =   298485.8588294 Edm =      24.9957 NCalls =     38
VariableMetric: Iteration #   8 - FCN =    298449.911048 Edm =       2.8815 NCalls =     40
VariableMetric: Iteration #   9 - FCN =   298402.2097794 Edm =      55.7418 NCalls =     44
VariableMetric: Iteration #  10 - FCN =   298182.9204488 Edm =      108.798 NCalls =     50
VariableMetric: Iteration #  11 - FCN =   297951.9043811 Edm =      76.6232 NCalls =     53
VariableMetric: Iteration #  12 - FCN =    297906.791176 Edm =      2.38842 NCalls =     55
VariableMetric: Iteration #  13 - FCN =   297888.5125542 Edm =       5.6409 NCalls =     59
VariableMetric: Iteration #  14 - FCN =   297879.9503305 Edm =     0.436951 NCalls =     61
VariableMetric: Iteration #  15 - FCN =   297879.3370447 Edm =    0.0438214 NCalls =     63
VariableMetric: Iteration #  16 - FCN =   297879.1012081 Edm =     0.176005 NCalls =     65
VariableMetric: Iteration #  17 - FCN =   297876.9412114 Edm =      1.90593 NCalls =     70
VariableMetric: Iteration #  18 - FCN =   297748.4026032 Edm =      17.4914 NCalls =     76
VariableMetric: Iteration #  19 - FCN =   297731.1707228 Edm =     0.303822 NCalls =     77
VariableMetric: Iteration #  20 - FCN =   297730.9534908 Edm =    0.0463425 NCalls =     79
VariableMetric: Iteration #  21 - FCN =   297730.8790206 Edm =    0.0583925 NCalls =     81
VariableMetric: Iteration #  22 - FCN =   297728.6985108 Edm =       1.5065 NCalls =     86
VariableMetric: Iteration #  23 - FCN =   297696.2637911 Edm =      7.85259 NCalls =     90
VariableMetric: Iteration #  24 - FCN =   297686.9065476 Edm =      17.8547 NCalls =     93
VariableMetric: Iteration #  25 - FCN =   297677.9025364 Edm =      3.48561 NCalls =     96
VariableMetric: Iteration #  26 - FCN =   297672.9977862 Edm =      1.05719 NCalls =     99
VariableMetric: Iteration #  27 - FCN =   297670.3997518 Edm =      1.00498 NCalls =    102
VariableMetric: Iteration #  28 - FCN =    297669.838495 Edm =     0.318596 NCalls =    104
VariableMetric: Iteration #  29 - FCN =   297669.4427785 Edm =    0.0713621 NCalls =    106
VariableMetric: Iteration #  30 - FCN =   297669.3417243 Edm =    0.0296717 NCalls =    108
VariableMetric: Iteration #  31 - FCN =   297669.2494934 Edm =    0.0528156 NCalls =    110
VariableMetric: Iteration #  32 - FCN =   297665.1775485 Edm =      5.44458 NCalls =    117
VariableMetric: Iteration #  33 - FCN =   297664.0189329 Edm =      2.39584 NCalls =    122
VariableMetric: Iteration #  34 - FCN =   297661.3948131 Edm =      1.83504 NCalls =    127
VariableMetric: Iteration #  35 - FCN =   297632.5081328 Edm =      4.97984 NCalls =    132
VariableMetric: Iteration #  36 - FCN =   297628.1761654 Edm =      13.9939 NCalls =    135
VariableMetric: Iteration #  37 - FCN =    297624.904235 Edm =      2.85592 NCalls =    137
VariableMetric: Iteration #  38 - FCN =   297623.1731163 Edm =     0.443489 NCalls =    139
VariableMetric: Iteration #  39 - FCN =   297622.6632949 Edm =     0.100553 NCalls =    141
VariableMetric: Iteration #  40 - FCN =   297622.5666739 Edm =    0.0140284 NCalls =    142
VariableMetric: Iteration #  41 - FCN =   297622.5451848 Edm =     0.006414 NCalls =    144
VariableMetric: Iteration #  42 - FCN =   297622.5161168 Edm =    0.0298354 NCalls =    146
VariableMetric: Iteration #  43 - FCN =   297621.3698188 Edm =      1.76153 NCalls =    153
VariableMetric: Iteration #  44 - FCN =   297621.2136043 Edm =     0.164433 NCalls =    157
VariableMetric: Iteration #  45 - FCN =   297621.0540225 Edm =     0.126936 NCalls =    161
VariableMetric: Iteration #  46 - FCN =   297609.7116009 Edm =      13.1419 NCalls =    167
VariableMetric: Iteration #  47 - FCN =   297596.1993388 Edm =      12.9429 NCalls =    173
VariableMetric: Iteration #  48 - FCN =   297578.8865693 Edm =      3.49716 NCalls =    175
VariableMetric: Iteration #  49 - FCN =   297574.9115882 Edm =     0.343959 NCalls =    177
VariableMetric: Iteration #  50 - FCN =   297574.4627116 Edm =    0.0985156 NCalls =    179
VariableMetric: Iteration #  51 - FCN =   297574.1785089 Edm =    0.0338301 NCalls =    181
VariableMetric: Iteration #  52 - FCN =   297574.1248134 Edm =   0.00672741 NCalls =    183
VariableMetric: Iteration #  53 - FCN =   297574.1097263 Edm =   0.00356658 NCalls =    185
VariableMetric: Iteration #  54 - FCN =   297574.0657703 Edm =    0.0334713 NCalls =    188
VariableMetric: Iteration #  55 - FCN =   297573.5706304 Edm =     0.613459 NCalls =    191
VariableMetric: Iteration #  56 - FCN =   297573.2818665 Edm =     0.256788 NCalls =    195
VariableMetric: Iteration #  57 - FCN =   297566.9345328 Edm =      3.66067 NCalls =    200
VariableMetric: Iteration #  58 - FCN =   297558.3032776 Edm =      5.87129 NCalls =    203
VariableMetric: Iteration #  59 - FCN =   297555.6804886 Edm =      1.04937 NCalls =    206
VariableMetric: Iteration #  60 - FCN =   297554.8139018 Edm =     0.100188 NCalls =    208
VariableMetric: Iteration #  61 - FCN =   297554.6207405 Edm =    0.0371591 NCalls =    210
VariableMetric: Iteration #  62 - FCN =   297554.5430002 Edm =    0.0170654 NCalls =    212
VariableMetric: Iteration #  63 - FCN =   297554.5233307 Edm =   0.00326991 NCalls =    214
VariableMetric: Iteration #  64 - FCN =   297554.5199877 Edm =  0.000927581 NCalls =    216
VariableMetric: Iteration #  65 - FCN =   297554.5161032 Edm =    0.0049501 NCalls =    219
VariableMetric: Iteration #  66 - FCN =   297554.4315837 Edm =    0.0766198 NCalls =    224
VariableMetric: Iteration #  67 - FCN =   297551.2511127 Edm =      0.52693 NCalls =    228
VariableMetric: Iteration #  68 - FCN =   297550.6186841 Edm =     0.020324 NCalls =    230
VariableMetric: Iteration #  69 - FCN =   297550.5914203 Edm =   0.00418813 NCalls =    232
VariableMetric: Iteration #  70 - FCN =   297550.5858835 Edm =   0.00191149 NCalls =    234
VariableMetric: Iteration #  71 - FCN =   297550.5797647 Edm =   0.00347317 NCalls =    236
VariableMetric: Iteration #  72 - FCN =   297550.5248126 Edm =    0.0425889 NCalls =    240
VariableMetric: Iteration #  73 - FCN =   297545.7899581 Edm =      3.20118 NCalls =    246
VariableMetric: Iteration #  74 - FCN =   297541.2353382 Edm =     0.495388 NCalls =    249
VariableMetric: Iteration #  75 - FCN =   297540.8158037 Edm =    0.0333317 NCalls =    251
VariableMetric: Iteration #  76 - FCN =   297540.7928986 Edm =   0.00609628 NCalls =    253
VariableMetric: Iteration #  77 - FCN =   297540.7878728 Edm =  0.000985724 NCalls =    254
VariableMetric: Iteration #  78 - FCN =   297540.7865496 Edm =  0.000229712 NCalls =    256
VariableMetric: Iteration #  79 - FCN =   297540.7848266 Edm =   0.00145255 NCalls =    259
VariableMetric: Iteration #  80 - FCN =   297540.7119422 Edm =    0.0813491 NCalls =    264
VariableMetric: Iteration #  81 - FCN =    297539.864508 Edm =     0.342714 NCalls =    271
VariableMetric: Iteration #  82 - FCN =   297539.3099141 Edm =    0.0377146 NCalls =    273
VariableMetric: Iteration #  83 - FCN =   297539.2832839 Edm =   0.00130862 NCalls =    275
VariableMetric: Iteration #  84 - FCN =   297539.2817176 Edm =  0.000180352 NCalls =    277
VariableMetric: Iteration #  85 - FCN =    297539.281153 Edm =  0.000294112 NCalls =    279
VariableMetric: Iteration #  86 - FCN =   297539.2690077 Edm =    0.0101556 NCalls =    283
VariableMetric: Iteration #  87 - FCN =   297538.6771294 Edm =     0.546481 NCalls =    288
VariableMetric: Iteration #  88 - FCN =    297536.951186 Edm =     0.116847 NCalls =    292
VariableMetric: Iteration #  89 - FCN =   297536.8274511 Edm =   0.00505234 NCalls =    293
VariableMetric: Iteration #  90 - FCN =   297536.8215132 Edm =  0.000312694 NCalls =    295
VariableMetric: Iteration #  91 - FCN =   297536.8211398 Edm =  7.42525e-05 NCalls =    297
VariableMetric: After Hessian   - FCN =   297536.8211398 Edm =      3.63906 NCalls =    766
VariableMetric: Iteration #  92 - FCN =   297536.8211398 Edm =      3.63906 NCalls =    766
VariableMetric: Iteration #  93 - FCN =   297533.6339593 Edm =     0.252423 NCalls =    768
VariableMetric: Iteration #  94 - FCN =   297533.4259337 Edm =    0.0423032 NCalls =    770
VariableMetric: Iteration #  95 - FCN =   297533.3729577 Edm =    0.0182537 NCalls =    772
VariableMetric: Iteration #  96 - FCN =   297533.3538601 Edm =     0.004601 NCalls =    774
VariableMetric: Iteration #  97 - FCN =   297533.3423797 Edm =   0.00426804 NCalls =    777
VariableMetric: Iteration #  98 - FCN =   297533.3318454 Edm =   0.00175833 NCalls =    780
VariableMetric: Iteration #  99 - FCN =   297533.3284589 Edm =   0.00088386 NCalls =    782
VariableMetric: Iteration # 100 - FCN =   297533.3271147 Edm =    0.0010997 NCalls =    784
VariableMetric: Iteration # 101 - FCN =   297533.3263915 Edm =   0.00043296 NCalls =    787
VariableMetric: Iteration # 102 - FCN =   297533.3257203 Edm =  0.000153968 NCalls =    789
VariableMetric: Iteration # 103 - FCN =   297533.3255041 Edm =  0.000134426 NCalls =    791
VariableMetric: Iteration # 104 - FCN =   297533.3253252 Edm =  5.94303e-05 NCalls =    794
VariableMetric: Iteration # 105 - FCN =   297533.3252359 Edm =  6.09596e-06 NCalls =    796
VariableMetric: After Hessian   - FCN =   297533.3252359 Edm =  8.80331e-06 NCalls =   1289
VariableMetric: Iteration # 106 - FCN =   297533.3252359 Edm =  8.80331e-06 NCalls =   1289
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   328971.7207449 Edm =      62.1868 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   328971.7207449 Edm =      62.1868 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   314162.5763912 Edm =      214.316 NCalls =     11
VariableMetric: Iteration #   2 - FCN =   313987.9253989 Edm =      340.772 NCalls =     14
VariableMetric: Iteration #   3 - FCN =   297716.4966196 Edm =      25.8521 NCalls =     20
VariableMetric: Iteration #   4 - FCN =    297662.007276 Edm =      78.6081 NCalls =     22
VariableMetric: Iteration #   5 - FCN =   297426.9648058 Edm =      6.24207 NCalls =     26
VariableMetric: Iteration #   6 - FCN =   297419.7579533 Edm =     0.152793 NCalls =     28
VariableMetric: Iteration #   7 - FCN =   297419.5115883 Edm =    0.0171575 NCalls =     30
VariableMetric: Iteration #   8 - FCN =    297415.490442 Edm =      3.29817 NCalls =     36
VariableMetric: Iteration #   9 - FCN =   297399.4206119 Edm =    0.0958248 NCalls =     38
VariableMetric: Iteration #  10 - FCN =   297399.2175259 Edm =     0.111048 NCalls =     40
VariableMetric: Iteration #  11 - FCN =   297374.6586713 Edm =      16.4775 NCalls =     47
VariableMetric: Iteration #  12 - FCN =   297324.8780213 Edm =      8.02531 NCalls =     50
VariableMetric: Iteration #  13 - FCN =   297320.0226033 Edm =     0.123826 NCalls =     52
VariableMetric: Iteration #  14 - FCN =   297319.8162311 Edm =    0.0879516 NCalls =     54
VariableMetric: Iteration #  15 - FCN =   297306.6999104 Edm =      14.6672 NCalls =     60
VariableMetric: Iteration #  16 - FCN =   297306.3452793 Edm =     0.308017 NCalls =     63
VariableMetric: Iteration #  17 - FCN =    297271.673417 Edm =      15.1674 NCalls =     70
VariableMetric: Iteration #  18 - FCN =   297248.6553823 Edm =      0.43492 NCalls =     72
VariableMetric: Iteration #  19 - FCN =   297248.2674757 Edm =    0.0126644 NCalls =     74
VariableMetric: Iteration #  20 - FCN =   297248.2454252 Edm =   0.00705494 NCalls =     76
VariableMetric: Iteration #  21 - FCN =   297247.8090889 Edm =     0.358881 NCalls =     81
VariableMetric: Iteration #  22 - FCN =   297200.8529358 Edm =      16.5924 NCalls =     86
VariableMetric: Iteration #  23 - FCN =   297189.7604306 Edm =      12.5575 NCalls =     88
VariableMetric: Iteration #  24 - FCN =   297183.4502951 Edm =     0.282465 NCalls =     90
VariableMetric: Iteration #  25 - FCN =   297183.2561765 Edm =    0.0527369 NCalls =     92
VariableMetric: Iteration #  26 - FCN =   297183.2150424 Edm =   0.00438265 NCalls =     94
VariableMetric: Iteration #  27 - FCN =   297183.2067741 Edm =   0.00319589 NCalls =     96
VariableMetric: Iteration #  28 - FCN =   297183.0444082 Edm =       0.1233 NCalls =    101
VariableMetric: Iteration #  29 - FCN =   297174.4921482 Edm =      2.77495 NCalls =    107
VariableMetric: Iteration #  30 - FCN =   297171.1612841 Edm =     0.535776 NCalls =    109
VariableMetric: Iteration #  31 - FCN =   297170.8492995 Edm =    0.0202702 NCalls =    111
VariableMetric: Iteration #  32 - FCN =   297170.8294837 Edm =   0.00400329 NCalls =    112
VariableMetric: Iteration #  33 - FCN =   297170.8236148 Edm =   0.00168977 NCalls =    114
VariableMetric: Iteration #  34 - FCN =   297170.8208514 Edm =  0.000622555 NCalls =    116
VariableMetric: Iteration #  35 - FCN =   297170.8127605 Edm =   0.00791583 NCalls =    119
VariableMetric: Iteration #  36 - FCN =   297169.8913421 Edm =      0.17477 NCalls =    126
VariableMetric: Iteration #  37 - FCN =   297166.9996283 Edm =      0.42087 NCalls =    128
VariableMetric: Iteration #  38 - FCN =   297166.4331842 Edm =    0.0708826 NCalls =    130
VariableMetric: Iteration #  39 - FCN =   297166.3700192 Edm =   0.00559679 NCalls =    131
VariableMetric: Iteration #  40 - FCN =   297166.3629699 Edm =  0.000613626 NCalls =    133
VariableMetric: Iteration #  41 - FCN =   297166.3617704 Edm =  0.000429702 NCalls =    135
VariableMetric: Iteration #  42 - FCN =   297166.3411258 Edm =    0.0193086 NCalls =    140
VariableMetric: Iteration #  43 - FCN =   297163.6753091 Edm =     0.674043 NCalls =    145
VariableMetric: Iteration #  44 - FCN =   297162.7366202 Edm =    0.0199022 NCalls =    147
VariableMetric: Iteration #  45 - FCN =    297162.721714 Edm =   0.00358792 NCalls =    149
VariableMetric: Iteration #  46 - FCN =   297162.7187221 Edm =  0.000157977 NCalls =    150
VariableMetric: Iteration #  47 - FCN =    297162.718361 Edm =  0.000198209 NCalls =    152
VariableMetric: Iteration #  48 - FCN =    297162.706291 Edm =    0.0126477 NCalls =    157
VariableMetric: Iteration #  49 - FCN =    297162.596836 Edm =    0.0938031 NCalls =    164
VariableMetric: Iteration #  50 - FCN =   297160.8433664 Edm =     0.148994 NCalls =    168
VariableMetric: Iteration #  51 - FCN =   297160.6704601 Edm =   0.00509115 NCalls =    170
VariableMetric: Iteration #  52 - FCN =   297160.6653665 Edm =  0.000311826 NCalls =    171
VariableMetric: Iteration #  53 - FCN =   297160.6639014 Edm =   0.00118517 NCalls =    173
VariableMetric: Iteration #  54 - FCN =   297160.4865926 Edm =     0.170693 NCalls =    180
VariableMetric: Iteration #  55 - FCN =   297156.4156753 Edm =      1.11062 NCalls =    185
VariableMetric: Iteration #  56 - FCN =   297154.7922764 Edm =     0.145311 NCalls =    187
VariableMetric: Iteration #  57 - FCN =   297154.5957174 Edm =    0.0120453 NCalls =    189
VariableMetric: Iteration #  58 - FCN =   297154.5831976 Edm =  0.000888087 NCalls =    191
VariableMetric: Iteration #  59 - FCN =   297154.5820937 Edm =  0.000138916 NCalls =    193
VariableMetric: Iteration #  60 - FCN =   297154.5816842 Edm =  0.000241564 NCalls =    195
VariableMetric: Iteration #  61 - FCN =   297154.5793922 Edm =   0.00142379 NCalls =    198
VariableMetric: Iteration #  62 - FCN =   297154.5192533 Edm =    0.0558483 NCalls =    202
VariableMetric: Iteration #  63 - FCN =   297154.1505849 Edm =     0.286518 NCalls =    205
VariableMetric: Iteration #  64 - FCN =    297153.390677 Edm =     0.119162 NCalls =    207
VariableMetric: Iteration #  65 - FCN =   297153.2569971 Edm =   0.00607069 NCalls =    209
VariableMetric: Iteration #  66 - FCN =   297153.2495634 Edm =  0.000609766 NCalls =    211
VariableMetric: Iteration #  67 - FCN =   297153.2489872 Edm =  0.000113312 NCalls =    212
VariableMetric: Iteration #  68 - FCN =   297153.2481699 Edm =  0.000730804 NCalls =    215
VariableMetric: Iteration #  69 - FCN =   297153.1152976 Edm =    0.0191415 NCalls =    222
VariableMetric: Iteration #  70 - FCN =   297152.3861529 Edm =     0.240429 NCalls =    224
VariableMetric: Iteration #  71 - FCN =   297151.5615269 Edm =     0.113496 NCalls =    226
VariableMetric: Iteration #  72 - FCN =   297151.4593948 Edm =    0.0091322 NCalls =    227
VariableMetric: Iteration #  73 - FCN =    297151.450411 Edm =  0.000217655 NCalls =    229
VariableMetric: Iteration #  74 - FCN =    297151.450095 Edm =   8.5311e-05 NCalls =    231
VariableMetric: After Hessian   - FCN =    297151.450095 Edm =      861.665 NCalls =    702
VariableMetric: Iteration #  75 - FCN =    297151.450095 Edm =      861.665 NCalls =    702
VariableMetric: Iteration #  76 - FCN =   297144.4142315 Edm =      664.919 NCalls =    708
VariableMetric: Iteration #  77 - FCN =   297144.3864077 Edm =       6.6267 NCalls =    713
VariableMetric: Iteration #  78 - FCN =   297141.8231333 Edm =     0.418584 NCalls =    717
VariableMetric: Iteration #  79 - FCN =   297141.1259194 Edm =      1.54961 NCalls =    720
VariableMetric: Iteration #  80 - FCN =   297139.9600264 Edm =     0.719803 NCalls =    723
VariableMetric: Iteration #  81 - FCN =   297138.1979398 Edm =      2.11799 NCalls =    726
VariableMetric: Iteration #  82 - FCN =   297136.9339527 Edm =     0.807134 NCalls =    729
VariableMetric: Iteration #  83 - FCN =   297135.2386347 Edm =      1.28022 NCalls =    731
VariableMetric: Iteration #  84 - FCN =   297134.3604008 Edm =      0.28403 NCalls =    733
VariableMetric: Iteration #  85 - FCN =   297133.9115389 Edm =     0.135877 NCalls =    735
VariableMetric: Iteration #  86 - FCN =   297133.6731826 Edm =     0.206935 NCalls =    737
VariableMetric: Iteration #  87 - FCN =   297133.4428584 Edm =     0.202929 NCalls =    739
VariableMetric: Iteration #  88 - FCN =     297130.78379 Edm =      2.16258 NCalls =    745
VariableMetric: Iteration #  89 - FCN =   297130.7452078 Edm =     0.129098 NCalls =    747
VariableMetric: Iteration #  90 - FCN =   297128.5325469 Edm =      2.85111 NCalls =    751
VariableMetric: Iteration #  91 - FCN =   297128.2153562 Edm =     0.390108 NCalls =    754
VariableMetric: Iteration #  92 - FCN =   297127.4047722 Edm =      1.61397 NCalls =    758
VariableMetric: Iteration #  93 - FCN =   297124.4560671 Edm =      2.35402 NCalls =    764
VariableMetric: Iteration #  94 - FCN =   297121.6307193 Edm =     0.442101 NCalls =    767
VariableMetric: Iteration #  95 - FCN =   297121.1754463 Edm =     0.142621 NCalls =    768
VariableMetric: Iteration #  96 - FCN =   297120.9188036 Edm =    0.0819584 NCalls =    770
VariableMetric: Iteration #  97 - FCN =   297120.7766706 Edm =    0.0213062 NCalls =    772
VariableMetric: Iteration #  98 - FCN =    297120.724452 Edm =    0.0155965 NCalls =    774
VariableMetric: Iteration #  99 - FCN =   297120.6959714 Edm =    0.0167589 NCalls =    776
VariableMetric: Iteration # 100 - FCN =   297120.6727941 Edm =   0.00831185 NCalls =    778
VariableMetric: Iteration # 101 - FCN =   297120.6410929 Edm =   0.00838968 NCalls =    780
VariableMetric: Iteration # 102 - FCN =   297120.6222246 Edm =   0.00469634 NCalls =    782
VariableMetric: Iteration # 103 - FCN =   297120.6093846 Edm =   0.00255743 NCalls =    784
VariableMetric: Iteration # 104 - FCN =   297120.6011816 Edm =   0.00260848 NCalls =    786
VariableMetric: Iteration # 105 - FCN =   297120.5916545 Edm =   0.00133185 NCalls =    788
VariableMetric: Iteration # 106 - FCN =   297120.5887376 Edm =  0.000560615 NCalls =    790
VariableMetric: Iteration # 107 - FCN =   297120.5870226 Edm =  0.000772218 NCalls =    792
VariableMetric: Iteration # 108 - FCN =   297120.5846555 Edm =  0.000895648 NCalls =    794
VariableMetric: Iteration # 109 - FCN =   297120.5829254 Edm =  0.000700456 NCalls =    796
VariableMetric: Iteration # 110 - FCN =   297120.5794349 Edm =  0.000977203 NCalls =    798
VariableMetric: Iteration # 111 - FCN =   297120.5758349 Edm =  0.000963336 NCalls =    800
VariableMetric: Iteration # 112 - FCN =   297120.5730061 Edm =  0.000775541 NCalls =    802
VariableMetric: Iteration # 113 - FCN =   297120.5702327 Edm =  0.000405729 NCalls =    804
VariableMetric: Iteration # 114 - FCN =   297120.5693568 Edm =  0.000278819 NCalls =    806
VariableMetric: Iteration # 115 - FCN =   297120.5675935 Edm =  0.000439586 NCalls =    809
VariableMetric: Iteration # 116 - FCN =   297120.5667622 Edm =  4.69499e-05 NCalls =    811
VariableMetric: After Hessian   - FCN =   297120.5667622 Edm =   0.00113943 NCalls =   1290
VariableMetric: Iteration # 117 - FCN =   297120.5667622 Edm =   0.00113943 NCalls =   1290
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =    346330.179727 Edm =      726.601 NCalls =      1
VariableMetric: Iteration #   0 - FCN =    346330.179727 Edm =      726.601 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   318534.8411837 Edm =      158.619 NCalls =      4
VariableMetric: Iteration #   2 - FCN =   302667.3120144 Edm =      22.7823 NCalls =     15
VariableMetric: Iteration #   3 - FCN =    302613.766103 Edm =      140.914 NCalls =     17
VariableMetric: Iteration #   4 - FCN =   302580.7572844 Edm =      1.73882 NCalls =     19
VariableMetric: Iteration #   5 - FCN =   302437.6806812 Edm =       103.97 NCalls =     25
VariableMetric: Iteration #   6 - FCN =   300873.5948974 Edm =      906.426 NCalls =     32
VariableMetric: Iteration #   7 - FCN =   299433.0341188 Edm =      222.447 NCalls =     36
VariableMetric: Iteration #   8 - FCN =    299359.087096 Edm =      7.49921 NCalls =     38
VariableMetric: Iteration #   9 - FCN =   299353.1199758 Edm =     0.144061 NCalls =     40
VariableMetric: Iteration #  10 - FCN =   299345.7663497 Edm =      8.75979 NCalls =     45
VariableMetric: Iteration #  11 - FCN =   299122.3124299 Edm =      305.904 NCalls =     55
VariableMetric: Iteration #  12 - FCN =   299121.6077058 Edm =     0.418319 NCalls =     57
VariableMetric: Iteration #  13 - FCN =   299120.9916188 Edm =     0.441716 NCalls =     59
VariableMetric: Iteration #  14 - FCN =    298999.757712 Edm =      120.558 NCalls =     67
VariableMetric: Iteration #  15 - FCN =   298996.7466337 Edm =      3.24409 NCalls =     70
VariableMetric: Iteration #  16 - FCN =   298978.2941558 Edm =      20.2308 NCalls =     75
VariableMetric: Iteration #  17 - FCN =   298976.8043857 Edm =      1.33713 NCalls =     78
VariableMetric: Iteration #  18 - FCN =   298815.7003352 Edm =      159.849 NCalls =     86
VariableMetric: Iteration #  19 - FCN =   298814.5199002 Edm =      1.14329 NCalls =     89
VariableMetric: Iteration #  20 - FCN =     298642.17274 Edm =      151.423 NCalls =     97
VariableMetric: Iteration #  21 - FCN =     297831.80947 Edm =      31.2708 NCalls =    101
VariableMetric: Iteration #  22 - FCN =   297791.0435685 Edm =     0.257238 NCalls =    103
VariableMetric: Iteration #  23 - FCN =   297790.6106216 Edm =    0.0517901 NCalls =    105
VariableMetric: Iteration #  24 - FCN =   297788.2507138 Edm =      1.38199 NCalls =    109
VariableMetric: Iteration #  25 - FCN =   297714.6683544 Edm =      76.1337 NCalls =    114
VariableMetric: Iteration #  26 - FCN =   297694.3001111 Edm =      19.2017 NCalls =    117
VariableMetric: Iteration #  27 - FCN =   297599.5010947 Edm =       60.842 NCalls =    122
VariableMetric: Iteration #  28 - FCN =   297363.3063831 Edm =      23.7583 NCalls =    124
VariableMetric: Iteration #  29 - FCN =   297327.8983979 Edm =      1.50861 NCalls =    127
VariableMetric: Iteration #  30 - FCN =   297325.8841868 Edm =    0.0397786 NCalls =    129
VariableMetric: Iteration #  31 - FCN =    297325.798706 Edm =     0.026081 NCalls =    131
VariableMetric: Iteration #  32 - FCN =   297325.6702412 Edm =    0.0645764 NCalls =    133
VariableMetric: Iteration #  33 - FCN =   297322.1805674 Edm =      3.27636 NCalls =    138
VariableMetric: Iteration #  34 - FCN =   297272.3501974 Edm =      4.18359 NCalls =    141
VariableMetric: Iteration #  35 - FCN =   297266.8767605 Edm =      1.19054 NCalls =    143
VariableMetric: Iteration #  36 - FCN =   297265.0577547 Edm =     0.264109 NCalls =    145
VariableMetric: Iteration #  37 - FCN =   297264.7135766 Edm =   0.00963362 NCalls =    147
VariableMetric: Iteration #  38 - FCN =   297264.7008668 Edm =   0.00193462 NCalls =    149
VariableMetric: Iteration #  39 - FCN =   297264.6871974 Edm =    0.0127705 NCalls =    152
VariableMetric: Iteration #  40 - FCN =   297261.9727453 Edm =     0.673835 NCalls =    159
VariableMetric: Iteration #  41 - FCN =   297260.5067835 Edm =   0.00763393 NCalls =    161
VariableMetric: Iteration #  42 - FCN =   297260.4968158 Edm =   0.00228071 NCalls =    163
VariableMetric: Iteration #  43 - FCN =    297260.464081 Edm =    0.0286134 NCalls =    166
VariableMetric: Iteration #  44 - FCN =   297259.0912006 Edm =      1.08664 NCalls =    171
VariableMetric: Iteration #  45 - FCN =   297237.1587042 Edm =      25.7181 NCalls =    175
VariableMetric: Iteration #  46 - FCN =   297231.2896378 Edm =      11.3589 NCalls =    177
VariableMetric: Iteration #  47 - FCN =   297206.6454315 Edm =      6.02537 NCalls =    182
VariableMetric: Iteration #  48 - FCN =    297202.111025 Edm =     0.925732 NCalls =    184
VariableMetric: Iteration #  49 - FCN =   297201.2847603 Edm =      0.06573 NCalls =    186
VariableMetric: Iteration #  50 - FCN =   297201.2177975 Edm =   0.00130501 NCalls =    188
VariableMetric: Iteration #  51 - FCN =   297201.2148295 Edm =   0.00124534 NCalls =    190
VariableMetric: Iteration #  52 - FCN =   297201.2062924 Edm =   0.00515433 NCalls =    193
VariableMetric: Iteration #  53 - FCN =     297201.05837 Edm =     0.148078 NCalls =    197
VariableMetric: Iteration #  54 - FCN =   297195.0477179 Edm =      1.26308 NCalls =    204
VariableMetric: Iteration #  55 - FCN =   297193.3469631 Edm =     0.325417 NCalls =    206
VariableMetric: Iteration #  56 - FCN =   297193.1582108 Edm =     0.135741 NCalls =    208
VariableMetric: Iteration #  57 - FCN =    297192.944876 Edm =    0.0124392 NCalls =    210
VariableMetric: Iteration #  58 - FCN =   297192.9315983 Edm =  0.000711905 NCalls =    211
VariableMetric: Iteration #  59 - FCN =   297192.9304393 Edm =  0.000386813 NCalls =    213
VariableMetric: Iteration #  60 - FCN =   297192.9200697 Edm =    0.0101981 NCalls =    217
VariableMetric: Iteration #  61 - FCN =   297192.4810998 Edm =     0.388862 NCalls =    224
VariableMetric: Iteration #  62 - FCN =   297192.4734531 Edm =  0.000511216 NCalls =    226
VariableMetric: Iteration #  63 - FCN =   297192.4715181 Edm =    0.0017262 NCalls =    228
VariableMetric: Iteration #  64 - FCN =   297192.1273247 Edm =     0.313659 NCalls =    235
VariableMetric: Iteration #  65 - FCN =   297188.1699887 Edm =     0.879598 NCalls =    239
VariableMetric: Iteration #  66 - FCN =   297186.8016095 Edm =    0.0553868 NCalls =    242
VariableMetric: Iteration #  67 - FCN =   297186.7572977 Edm =   0.00740073 NCalls =    244
VariableMetric: Iteration #  68 - FCN =   297186.7511946 Edm =  0.000404978 NCalls =    246
VariableMetric: Iteration #  69 - FCN =   297186.7502894 Edm =  0.000416656 NCalls =    248
VariableMetric: Iteration #  70 - FCN =    297186.741819 Edm =    0.0087416 NCalls =    252
VariableMetric: Iteration #  71 - FCN =   297186.5953626 Edm =     0.145329 NCalls =    258
VariableMetric: Iteration #  72 - FCN =   297186.5904583 Edm =   0.00431394 NCalls =    261
VariableMetric: Iteration #  73 - FCN =   297184.3839275 Edm =     0.972992 NCalls =    268
VariableMetric: Iteration #  74 - FCN =   297181.8053225 Edm =     0.595345 NCalls =    271
VariableMetric: Iteration #  75 - FCN =   297181.2331823 Edm =      0.07187 NCalls =    272
VariableMetric: Iteration #  76 - FCN =   297181.1888321 Edm =   0.00379635 NCalls =    274
VariableMetric: Iteration #  77 - FCN =   297181.1854771 Edm =  0.000262288 NCalls =    275
VariableMetric: Iteration #  78 - FCN =   297181.1850134 Edm =  0.000269672 NCalls =    277
VariableMetric: Iteration #  79 - FCN =   297181.1776656 Edm =   0.00814889 NCalls =    282
VariableMetric: Iteration #  80 - FCN =   297181.0494266 Edm =    0.0790744 NCalls =    289
VariableMetric: Iteration #  81 - FCN =   297180.3862703 Edm =     0.284773 NCalls =    293
VariableMetric: Iteration #  82 - FCN =   297178.9520603 Edm =     0.420334 NCalls =    297
VariableMetric: Iteration #  83 - FCN =   297178.4420471 Edm =     0.101137 NCalls =    299
VariableMetric: Iteration #  84 - FCN =    297178.360144 Edm =    0.0110654 NCalls =    300
VariableMetric: Iteration #  85 - FCN =   297178.3470637 Edm =   0.00625608 NCalls =    302
VariableMetric: Iteration #  86 - FCN =   297178.3432735 Edm =  0.000665783 NCalls =    303
VariableMetric: Iteration #  87 - FCN =   297178.3424237 Edm =  9.51878e-05 NCalls =    305
VariableMetric: Iteration #  88 - FCN =   297178.3420649 Edm =   0.00026281 NCalls =    307
VariableMetric: Iteration #  89 - FCN =   297178.3335435 Edm =   0.00844682 NCalls =    311
VariableMetric: Iteration #  90 - FCN =   297178.0277767 Edm =     0.199448 NCalls =    318
VariableMetric: Iteration #  91 - FCN =   297176.7348016 Edm =      1.05344 NCalls =    324
VariableMetric: Iteration #  92 - FCN =   297176.0778079 Edm =      1.42475 NCalls =    327
VariableMetric: Iteration #  93 - FCN =   297175.1196536 Edm =     0.490056 NCalls =    329
VariableMetric: Iteration #  94 - FCN =   297174.4025659 Edm =     0.170164 NCalls =    332
VariableMetric: Iteration #  95 - FCN =   297174.2050419 Edm =    0.0457388 NCalls =    334
VariableMetric: Iteration #  96 - FCN =   297174.1765599 Edm =   0.00750101 NCalls =    336
VariableMetric: Iteration #  97 - FCN =   297174.1691323 Edm =  0.000474569 NCalls =    338
VariableMetric: Iteration #  98 - FCN =   297174.1682518 Edm =   0.00026809 NCalls =    340
VariableMetric: Iteration #  99 - FCN =   297174.1654071 Edm =   0.00273989 NCalls =    343
VariableMetric: Iteration # 100 - FCN =   297174.1023255 Edm =     0.055304 NCalls =    349
VariableMetric: Iteration # 101 - FCN =   297171.9683195 Edm =     0.913928 NCalls =    354
VariableMetric: Iteration # 102 - FCN =   297170.6446577 Edm =     0.213653 NCalls =    356
VariableMetric: Iteration # 103 - FCN =   297170.5779782 Edm =    0.0490804 NCalls =    358
VariableMetric: Iteration # 104 - FCN =   297170.5493733 Edm =   0.00162061 NCalls =    360
VariableMetric: Iteration # 105 - FCN =   297170.5476556 Edm =  0.000132085 NCalls =    362
VariableMetric: Iteration # 106 - FCN =   297170.5474666 Edm =  8.44753e-05 NCalls =    364
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   317566.1942918 Edm =      65.0577 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   317566.1942918 Edm =      65.0577 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   302746.8431933 Edm =      12.7618 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   302485.0631554 Edm =      67.7673 NCalls =     17
VariableMetric: Iteration #   3 - FCN =   298693.8136443 Edm =      236.801 NCalls =     27
VariableMetric: Iteration #   4 - FCN =   298666.8467675 Edm =       26.995 NCalls =     30
VariableMetric: Iteration #   5 - FCN =   298650.3795561 Edm =      8.28557 NCalls =     33
VariableMetric: Iteration #   6 - FCN =   298561.4868961 Edm =      11.4038 NCalls =     38
VariableMetric: Iteration #   7 - FCN =   298545.5300454 Edm =      41.6233 NCalls =     39
VariableMetric: Iteration #   8 - FCN =   298464.4572601 Edm =      48.3985 NCalls =     43
VariableMetric: Iteration #   9 - FCN =   298375.2713965 Edm =      26.5049 NCalls =     48
VariableMetric: Iteration #  10 - FCN =   298317.8499006 Edm =      51.3609 NCalls =     51
VariableMetric: Iteration #  11 - FCN =    298297.151561 Edm =      2.08074 NCalls =     54
VariableMetric: Iteration #  12 - FCN =   298292.0192182 Edm =      1.53951 NCalls =     56
VariableMetric: Iteration #  13 - FCN =   298109.6440051 Edm =      53.7962 NCalls =     67
VariableMetric: Iteration #  14 - FCN =   298065.5867815 Edm =      2.04646 NCalls =     69
VariableMetric: Iteration #  15 - FCN =   298065.3139554 Edm =     0.425681 NCalls =     71
VariableMetric: Iteration #  16 - FCN =   298060.3704078 Edm =     0.337607 NCalls =     75
VariableMetric: Iteration #  17 - FCN =   298059.8132587 Edm =    0.0931008 NCalls =     77
VariableMetric: Iteration #  18 - FCN =   298059.3609236 Edm =      0.30477 NCalls =     79
VariableMetric: Iteration #  19 - FCN =   298054.2223896 Edm =      6.19556 NCalls =     83
VariableMetric: Iteration #  20 - FCN =   298007.9660527 Edm =      41.7958 NCalls =     92
VariableMetric: Iteration #  21 - FCN =    298007.603834 Edm =     0.650066 NCalls =     94
VariableMetric: Iteration #  22 - FCN =   298005.2684303 Edm =      1.88141 NCalls =     97
VariableMetric: Iteration #  23 - FCN =   297989.5595818 Edm =        1.866 NCalls =    100
VariableMetric: Iteration #  24 - FCN =   297983.2924567 Edm =       5.4378 NCalls =    103
VariableMetric: Iteration #  25 - FCN =   297971.0223395 Edm =      3.22267 NCalls =    106
VariableMetric: Iteration #  26 - FCN =   297965.8560828 Edm =     0.109474 NCalls =    108
VariableMetric: Iteration #  27 - FCN =   297965.6845843 Edm =    0.0427045 NCalls =    110
VariableMetric: Iteration #  28 - FCN =   297964.6080062 Edm =     0.859334 NCalls =    114
VariableMetric: Iteration #  29 - FCN =   297917.0290524 Edm =      47.6002 NCalls =    120
VariableMetric: Iteration #  30 - FCN =   297907.7910679 Edm =      13.5423 NCalls =    124
VariableMetric: Iteration #  31 - FCN =    297879.627087 Edm =      20.7338 NCalls =    128
VariableMetric: Iteration #  32 - FCN =   297800.3132334 Edm =      15.4929 NCalls =    131
VariableMetric: Iteration #  33 - FCN =   297768.7097985 Edm =      18.6002 NCalls =    133
VariableMetric: Iteration #  34 - FCN =   297760.3968021 Edm =      1.93831 NCalls =    135
VariableMetric: Iteration #  35 - FCN =   297758.1380224 Edm =     0.175194 NCalls =    137
VariableMetric: Iteration #  36 - FCN =   297757.8972614 Edm =     0.016944 NCalls =    139
VariableMetric: Iteration #  37 - FCN =   297757.8098682 Edm =    0.0527976 NCalls =    141
VariableMetric: Iteration #  38 - FCN =   297755.4587723 Edm =     0.576371 NCalls =    146
VariableMetric: Iteration #  39 - FCN =   297754.7883635 Edm =      1.05262 NCalls =    148
VariableMetric: Iteration #  40 - FCN =   297751.9485858 Edm =      1.92028 NCalls =    152
VariableMetric: Iteration #  41 - FCN =   297750.6860456 Edm =      2.28724 NCalls =    154
VariableMetric: Iteration #  42 - FCN =   297748.6611467 Edm =     0.806008 NCalls =    159
VariableMetric: Iteration #  43 - FCN =   297747.9878571 Edm =      1.22995 NCalls =    162
VariableMetric: Iteration #  44 - FCN =   297746.0604825 Edm =      1.84825 NCalls =    165
VariableMetric: Iteration #  45 - FCN =   297744.0456248 Edm =       2.8648 NCalls =    168
VariableMetric: Iteration #  46 - FCN =   297742.3108527 Edm =     0.228302 NCalls =    173
VariableMetric: Iteration #  47 - FCN =   297742.0367565 Edm =     0.331995 NCalls =    176
VariableMetric: Iteration #  48 - FCN =   297741.8643184 Edm =    0.0491346 NCalls =    178
VariableMetric: Iteration #  49 - FCN =   297741.8049487 Edm =    0.0165026 NCalls =    180
VariableMetric: Iteration #  50 - FCN =   297741.7369706 Edm =    0.0699937 NCalls =    182
VariableMetric: Iteration #  51 - FCN =    297739.113046 Edm =      1.80329 NCalls =    188
VariableMetric: Iteration #  52 - FCN =   297732.4648837 Edm =      14.0398 NCalls =    196
VariableMetric: Iteration #  53 - FCN =   297728.8933512 Edm =      11.5904 NCalls =    199
VariableMetric: Iteration #  54 - FCN =   297717.4751841 Edm =      14.4177 NCalls =    203
VariableMetric: Iteration #  55 - FCN =   297703.3436002 Edm =      9.69504 NCalls =    207
VariableMetric: Iteration #  56 - FCN =   297690.4973284 Edm =     0.965928 NCalls =    209
VariableMetric: Iteration #  57 - FCN =   297689.9214953 Edm =    0.0336603 NCalls =    211
VariableMetric: Iteration #  58 - FCN =   297689.8815176 Edm =    0.0147135 NCalls =    213
VariableMetric: Iteration #  59 - FCN =    297689.603198 Edm =     0.269897 NCalls =    217
VariableMetric: Iteration #  60 - FCN =     297683.84755 Edm =      5.24669 NCalls =    221
VariableMetric: Iteration #  61 - FCN =   297627.8058183 Edm =      7.25668 NCalls =    225
VariableMetric: Iteration #  62 - FCN =   297616.0257133 Edm =     0.963024 NCalls =    227
VariableMetric: Iteration #  63 - FCN =   297614.6743969 Edm =     0.137167 NCalls =    229
VariableMetric: Iteration #  64 - FCN =   297614.5309428 Edm =   0.00465481 NCalls =    230
VariableMetric: Iteration #  65 - FCN =   297614.5253255 Edm =   0.00118863 NCalls =    232
VariableMetric: Iteration #  66 - FCN =   297614.5212448 Edm =   0.00386319 NCalls =    234
VariableMetric: Iteration #  67 - FCN =    297614.284599 Edm =     0.195591 NCalls =    240
VariableMetric: Iteration #  68 - FCN =   297608.5109129 Edm =      1.32059 NCalls =    245
VariableMetric: Iteration #  69 - FCN =   297605.7857891 Edm =     0.852854 NCalls =    247
VariableMetric: Iteration #  70 - FCN =   297605.2624925 Edm =      0.10994 NCalls =    249
VariableMetric: Iteration #  71 - FCN =   297605.1669355 Edm =   0.00533039 NCalls =    250
VariableMetric: Iteration #  72 - FCN =   297605.1620188 Edm =  0.000564625 NCalls =    251
VariableMetric: Iteration #  73 - FCN =   297605.1581898 Edm =   0.00310541 NCalls =    254
VariableMetric: Iteration #  74 - FCN =   297605.0940511 Edm =    0.0420842 NCalls =    258
VariableMetric: Iteration #  75 - FCN =    297603.838639 Edm =      1.13308 NCalls =    263
VariableMetric: Iteration #  76 - FCN =   297598.3998174 Edm =      1.35726 NCalls =    265
VariableMetric: Iteration #  77 - FCN =   297597.4749415 Edm =      0.11836 NCalls =    267
VariableMetric: Iteration #  78 - FCN =   297597.2853379 Edm =    0.0119545 NCalls =    269
VariableMetric: Iteration #  79 - FCN =   297597.2680511 Edm =   0.00107641 NCalls =    271
VariableMetric: Iteration #  80 - FCN =   297597.2664239 Edm =  0.000300365 NCalls =    273
VariableMetric: Iteration #  81 - FCN =   297597.2641247 Edm =   0.00174164 NCalls =    276
VariableMetric: Iteration #  82 - FCN =    297597.217549 Edm =    0.0516431 NCalls =    280
VariableMetric: Iteration #  83 - FCN =   297596.7756347 Edm =     0.376704 NCalls =    286
VariableMetric: Iteration #  84 - FCN =   297590.8550134 Edm =     0.493756 NCalls =    291
VariableMetric: Iteration #  85 - FCN =   297590.2761857 Edm =     0.114775 NCalls =    293
VariableMetric: Iteration #  86 - FCN =   297590.1356007 Edm =    0.0318083 NCalls =    295
VariableMetric: Iteration #  87 - FCN =   297590.1142102 Edm =    0.0047634 NCalls =    297
VariableMetric: Iteration #  88 - FCN =   297590.1098743 Edm =  0.000287444 NCalls =    298
VariableMetric: Iteration #  89 - FCN =   297590.1094138 Edm =  0.000101907 NCalls =    300
VariableMetric: Iteration #  90 - FCN =   297590.1088641 Edm =  0.000192913 NCalls =    303
VariableMetric: Iteration #  91 - FCN =   297590.1083816 Edm =  0.000126414 NCalls =    305
VariableMetric: Iteration #  92 - FCN =   297590.1071302 Edm =   0.00107805 NCalls =    308
VariableMetric: Iteration #  93 - FCN =   297589.9973146 Edm =    0.0999846 NCalls =    313
VariableMetric: Iteration #  94 - FCN =   297588.6674468 Edm =     0.506673 NCalls =    317
VariableMetric: Iteration #  95 - FCN =    297587.927168 Edm =     0.079136 NCalls =    319
VariableMetric: Iteration #  96 - FCN =   297587.8332641 Edm =     0.057912 NCalls =    321
VariableMetric: Iteration #  97 - FCN =   297587.7877059 Edm =    0.0303905 NCalls =    323
VariableMetric: Iteration #  98 - FCN =   297587.7600018 Edm =   0.00511342 NCalls =    325
VariableMetric: Iteration #  99 - FCN =   297587.7540885 Edm =  0.000262079 NCalls =    327
VariableMetric: Iteration # 100 - FCN =   297587.7537282 Edm =   8.9729e-05 NCalls =    329
VariableMetric: Iteration # 101 - FCN =   297587.7521032 Edm =    0.0014737 NCalls =    333
VariableMetric: Iteration # 102 - FCN =   297587.6411532 Edm =     0.105884 NCalls =    338
VariableMetric: Iteration # 103 - FCN =   297587.0166755 Edm =     0.608995 NCalls =    341
VariableMetric: Iteration # 104 - FCN =   297586.2807903 Edm =      1.16693 NCalls =    345
VariableMetric: Iteration # 105 - FCN =   297585.3209059 Edm =     0.753474 NCalls =    348
VariableMetric: Iteration # 106 - FCN =     297584.63873 Edm =     0.444701 NCalls =    349
VariableMetric: Iteration # 107 - FCN =   297584.0021214 Edm =    0.0965446 NCalls =    352
VariableMetric: Iteration # 108 - FCN =   297583.9301695 Edm =    0.0531291 NCalls =    354
VariableMetric: Iteration # 109 - FCN =   297583.8741755 Edm =    0.0178472 NCalls =    356
VariableMetric: Iteration # 110 - FCN =   297583.8279843 Edm =    0.0102335 NCalls =    359
VariableMetric: Iteration # 111 - FCN =    297583.817433 Edm =   0.00175043 NCalls =    361
VariableMetric: Iteration # 112 - FCN =   297583.8158981 Edm =   0.00041301 NCalls =    362
VariableMetric: Iteration # 113 - FCN =    297583.814947 Edm =  0.000337599 NCalls =    364
VariableMetric: Iteration # 114 - FCN =   297583.8141592 Edm =  0.000115167 NCalls =    366
VariableMetric: Iteration # 115 - FCN =   297583.8140034 Edm =  4.02114e-05 NCalls =    368
VariableMetric: After Hessian   - FCN =   297583.8140034 Edm =      9.22325 NCalls =    851
VariableMetric: Iteration # 116 - FCN =   297583.8140034 Edm =      9.22325 NCalls =    851
VariableMetric: Iteration # 117 - FCN =   297581.9815836 Edm =      5.62385 NCalls =    853
VariableMetric: Iteration # 118 - FCN =    297580.384517 Edm =     0.559555 NCalls =    855
VariableMetric: Iteration # 119 - FCN =    297579.949956 Edm =      0.20854 NCalls =    857
VariableMetric: Iteration # 120 - FCN =   297579.8369056 Edm =    0.0703968 NCalls =    859
VariableMetric: Iteration # 121 - FCN =   297579.7297148 Edm =    0.0695278 NCalls =    861
VariableMetric: Iteration # 122 - FCN =   297579.5219483 Edm =    0.0790228 NCalls =    864
VariableMetric: Iteration # 123 - FCN =   297579.4253233 Edm =    0.0209363 NCalls =    866
VariableMetric: Iteration # 124 - FCN =   297579.3950378 Edm =    0.0201431 NCalls =    868
VariableMetric: Iteration # 125 - FCN =   297579.3606163 Edm =    0.0135485 NCalls =    871
VariableMetric: Iteration # 126 - FCN =   297579.3466186 Edm =   0.00406071 NCalls =    873
VariableMetric: Iteration # 127 - FCN =   297579.3433066 Edm =  0.000334522 NCalls =    875
VariableMetric: Iteration # 128 - FCN =   297579.3428958 Edm =  5.42642e-05 NCalls =    877
VariableMetric: After Hessian   - FCN =   297579.3428958 Edm =  7.33382e-05 NCalls =   1362
VariableMetric: Iteration # 129 - FCN =   297579.3428958 Edm =  7.33382e-05 NCalls =   1362
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   301663.8209359 Edm =      12.8547 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   301663.8209359 Edm =      12.8547 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   300311.9472025 Edm =      1.74362 NCalls =      7
VariableMetric: Iteration #   2 - FCN =   300277.1826267 Edm =      2.17095 NCalls =      9
VariableMetric: Iteration #   3 - FCN =   300190.7002075 Edm =       105.81 NCalls =     13
VariableMetric: Iteration #   4 - FCN =   300025.5859777 Edm =      135.678 NCalls =     19
VariableMetric: Iteration #   5 - FCN =   298347.7840862 Edm =      17.0383 NCalls =     25
VariableMetric: Iteration #   6 - FCN =   298326.5556219 Edm =      34.7168 NCalls =     27
VariableMetric: Iteration #   7 - FCN =   298224.3310429 Edm =      2.37194 NCalls =     31
VariableMetric: Iteration #   8 - FCN =   298221.2837703 Edm =     0.396106 NCalls =     33
VariableMetric: Iteration #   9 - FCN =   298210.9240403 Edm =      15.9427 NCalls =     38
VariableMetric: Iteration #  10 - FCN =   298148.0859398 Edm =      35.8455 NCalls =     44
VariableMetric: Iteration #  11 - FCN =   298015.6054592 Edm =      14.9625 NCalls =     46
VariableMetric: Iteration #  12 - FCN =   298002.0646799 Edm =      4.31019 NCalls =     48
VariableMetric: Iteration #  13 - FCN =   297998.8875581 Edm =     0.211599 NCalls =     50
VariableMetric: Iteration #  14 - FCN =   297998.4083393 Edm =     0.226406 NCalls =     52
VariableMetric: Iteration #  15 - FCN =   297959.2430394 Edm =      38.2222 NCalls =     58
VariableMetric: Iteration #  16 - FCN =   297842.7441606 Edm =      18.8158 NCalls =     60
VariableMetric: Iteration #  17 - FCN =   297818.4018752 Edm =      3.51598 NCalls =     63
VariableMetric: Iteration #  18 - FCN =   297813.5945157 Edm =     0.446147 NCalls =     65
VariableMetric: Iteration #  19 - FCN =   297813.1988715 Edm =    0.0405772 NCalls =     66
VariableMetric: Iteration #  20 - FCN =   297812.9284161 Edm =     0.228664 NCalls =     69
VariableMetric: Iteration #  21 - FCN =   297780.8670633 Edm =      31.1023 NCalls =     74
VariableMetric: Iteration #  22 - FCN =   297638.6128655 Edm =      59.1877 NCalls =     79
VariableMetric: Iteration #  23 - FCN =    297584.174248 Edm =      20.7545 NCalls =     82
VariableMetric: Iteration #  24 - FCN =   297565.0133377 Edm =      6.66123 NCalls =     84
VariableMetric: Iteration #  25 - FCN =   297547.9087023 Edm =      11.8779 NCalls =     87
VariableMetric: Iteration #  26 - FCN =   297539.5914918 Edm =      10.0041 NCalls =     90
VariableMetric: Iteration #  27 - FCN =   297527.7310361 Edm =     0.499698 NCalls =     93
VariableMetric: Iteration #  28 - FCN =   297527.0362402 Edm =    0.0724153 NCalls =     95
VariableMetric: Iteration #  29 - FCN =   297526.9440047 Edm =    0.0132864 NCalls =     97
VariableMetric: Iteration #  30 - FCN =   297526.7455965 Edm =     0.210333 NCalls =    100
VariableMetric: Iteration #  31 - FCN =    297519.408686 Edm =      7.42929 NCalls =    107
VariableMetric: Iteration #  32 - FCN =   297491.8994084 Edm =      7.36905 NCalls =    111
VariableMetric: Iteration #  33 - FCN =   297484.4411117 Edm =      3.36646 NCalls =    113
VariableMetric: Iteration #  34 - FCN =   297479.4999293 Edm =      1.30649 NCalls =    116
VariableMetric: Iteration #  35 - FCN =   297478.2464278 Edm =     0.369078 NCalls =    117
VariableMetric: Iteration #  36 - FCN =    297477.964565 Edm =    0.0485673 NCalls =    118
VariableMetric: Iteration #  37 - FCN =   297477.9157074 Edm =    0.0106467 NCalls =    120
VariableMetric: Iteration #  38 - FCN =   297477.9002969 Edm =    0.0107321 NCalls =    122
VariableMetric: Iteration #  39 - FCN =   297477.7594056 Edm =     0.146117 NCalls =    126
VariableMetric: Iteration #  40 - FCN =   297476.6499367 Edm =      1.00827 NCalls =    132
VariableMetric: Iteration #  41 - FCN =   297463.3628948 Edm =      6.50838 NCalls =    138
VariableMetric: Iteration #  42 - FCN =   297455.8382672 Edm =     0.668237 NCalls =    141
VariableMetric: Iteration #  43 - FCN =   297455.3818477 Edm =     0.122039 NCalls =    143
VariableMetric: Iteration #  44 - FCN =    297455.311553 Edm =    0.0512756 NCalls =    145
VariableMetric: Iteration #  45 - FCN =   297455.2905378 Edm =    0.0108121 NCalls =    147
VariableMetric: Iteration #  46 - FCN =    297455.269531 Edm =   0.00932544 NCalls =    149
VariableMetric: Iteration #  47 - FCN =   297455.1047782 Edm =     0.142661 NCalls =    153
VariableMetric: Iteration #  48 - FCN =   297450.4138308 Edm =       5.2236 NCalls =    158
VariableMetric: Iteration #  49 - FCN =   297443.1629191 Edm =      6.36496 NCalls =    163
VariableMetric: Iteration #  50 - FCN =   297413.4609579 Edm =      5.72008 NCalls =    165
VariableMetric: Iteration #  51 - FCN =   297408.2573908 Edm =     0.216937 NCalls =    167
VariableMetric: Iteration #  52 - FCN =    297408.054727 Edm =    0.0747954 NCalls =    168
VariableMetric: Iteration #  53 - FCN =   297407.9693239 Edm =    0.0286268 NCalls =    170
VariableMetric: Iteration #  54 - FCN =   297407.9344916 Edm =   0.00540483 NCalls =    172
VariableMetric: Iteration #  55 - FCN =   297407.9259273 Edm =   0.00193898 NCalls =    174
VariableMetric: Iteration #  56 - FCN =   297407.9140939 Edm =    0.0101286 NCalls =    177
VariableMetric: Iteration #  57 - FCN =   297407.2661743 Edm =     0.565256 NCalls =    183
VariableMetric: Iteration #  58 - FCN =   297394.4767876 Edm =      5.18427 NCalls =    187
VariableMetric: Iteration #  59 - FCN =   297380.4020278 Edm =      1.95974 NCalls =    189
VariableMetric: Iteration #  60 - FCN =    297377.678383 Edm =      1.04051 NCalls =    191
VariableMetric: Iteration #  61 - FCN =   297375.9894755 Edm =      0.42972 NCalls =    194
VariableMetric: Iteration #  62 - FCN =   297375.4430588 Edm =     0.061513 NCalls =    196
VariableMetric: Iteration #  63 - FCN =   297375.3752813 Edm =   0.00899316 NCalls =    198
VariableMetric: Iteration #  64 - FCN =   297375.3705346 Edm =   0.00189746 NCalls =    200
VariableMetric: Iteration #  65 - FCN =   297375.3674767 Edm =   0.00116583 NCalls =    202
VariableMetric: Iteration #  66 - FCN =   297375.3560908 Edm =   0.00783308 NCalls =    205
VariableMetric: Iteration #  67 - FCN =   297375.0913561 Edm =     0.269646 NCalls =    209
VariableMetric: Iteration #  68 - FCN =    297373.957738 Edm =     0.983179 NCalls =    215
VariableMetric: Iteration #  69 - FCN =   297359.8980532 Edm =      1.56289 NCalls =    219
VariableMetric: Iteration #  70 - FCN =   297358.2679439 Edm =     0.138037 NCalls =    221
VariableMetric: Iteration #  71 - FCN =    297358.116374 Edm =    0.0153078 NCalls =    223
VariableMetric: Iteration #  72 - FCN =   297358.1003539 Edm =  0.000491654 NCalls =    225
VariableMetric: Iteration #  73 - FCN =   297358.0996936 Edm =  0.000227604 NCalls =    227
VariableMetric: Iteration #  74 - FCN =   297358.0984797 Edm =  0.000977189 NCalls =    230
VariableMetric: Iteration #  75 - FCN =   297358.0892598 Edm =   0.00792772 NCalls =    233
VariableMetric: Iteration #  76 - FCN =   297357.4383229 Edm =     0.546123 NCalls =    238
VariableMetric: Iteration #  77 - FCN =   297355.0063127 Edm =     0.477314 NCalls =    242
VariableMetric: Iteration #  78 - FCN =   297354.6233638 Edm =     0.013077 NCalls =    244
VariableMetric: Iteration #  79 - FCN =   297354.6122482 Edm =  0.000654693 NCalls =    246
VariableMetric: Iteration #  80 - FCN =    297354.611586 Edm =  0.000129748 NCalls =    248
VariableMetric: Iteration #  81 - FCN =     297354.61082 Edm =  0.000939886 NCalls =    251
VariableMetric: Iteration #  82 - FCN =   297354.5786184 Edm =    0.0330803 NCalls =    257
VariableMetric: Iteration #  83 - FCN =   297354.5732572 Edm =   0.00516672 NCalls =    262
VariableMetric: Iteration #  84 - FCN =   297351.2455271 Edm =      1.21566 NCalls =    270
VariableMetric: Iteration #  85 - FCN =   297348.2612813 Edm =     0.517827 NCalls =    272
VariableMetric: Iteration #  86 - FCN =   297347.9270057 Edm =    0.0431184 NCalls =    274
VariableMetric: Iteration #  87 - FCN =   297347.8957158 Edm =    0.0166961 NCalls =    276
VariableMetric: Iteration #  88 - FCN =   297347.8894119 Edm =   0.00048003 NCalls =    278
VariableMetric: Iteration #  89 - FCN =   297347.8887467 Edm =  0.000152411 NCalls =    280
VariableMetric: Iteration #  90 - FCN =   297347.8878446 Edm =   0.00068669 NCalls =    283
VariableMetric: Iteration #  91 - FCN =   297347.8829597 Edm =   0.00422316 NCalls =    286
VariableMetric: Iteration #  92 - FCN =   297347.8075981 Edm =    0.0777626 NCalls =    291
VariableMetric: Iteration #  93 - FCN =   297346.6588764 Edm =     0.233356 NCalls =    295
VariableMetric: Iteration #  94 - FCN =   297346.3585578 Edm =    0.0103211 NCalls =    297
VariableMetric: Iteration #  95 - FCN =   297346.3475289 Edm =  0.000126499 NCalls =    299
VariableMetric: Iteration #  96 - FCN =   297346.3473487 Edm =  4.49399e-05 NCalls =    301
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   320921.8960512 Edm =      133.735 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   320921.8960512 Edm =      133.735 NCalls =      1
VariableMetric: Iteration #   1 - FCN =     302257.93527 Edm =      11.6141 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   299811.0165919 Edm =      1170.47 NCalls =     15
VariableMetric: Iteration #   3 - FCN =   299719.6885551 Edm =      25.7301 NCalls =     18
VariableMetric: Iteration #   4 - FCN =   299700.1908141 Edm =      7.59284 NCalls =     21
VariableMetric: Iteration #   5 - FCN =   298111.3810132 Edm =      191.458 NCalls =     28
VariableMetric: Iteration #   6 - FCN =   297703.8130189 Edm =      1.92967 NCalls =     31
VariableMetric: Iteration #   7 - FCN =   297701.4928725 Edm =     0.352651 NCalls =     33
VariableMetric: Iteration #   8 - FCN =   297701.0456741 Edm =     0.146938 NCalls =     35
VariableMetric: Iteration #   9 - FCN =   297647.5193075 Edm =      22.9629 NCalls =     42
VariableMetric: Iteration #  10 - FCN =    297607.091719 Edm =     0.435592 NCalls =     44
VariableMetric: Iteration #  11 - FCN =   297606.4423146 Edm =    0.0481229 NCalls =     46
VariableMetric: Iteration #  12 - FCN =   297604.0299254 Edm =       2.1702 NCalls =     51
VariableMetric: Iteration #  13 - FCN =   297446.4532806 Edm =      17.2173 NCalls =     56
VariableMetric: Iteration #  14 - FCN =   297421.2371228 Edm =      2.29284 NCalls =     59
VariableMetric: Iteration #  15 - FCN =   297417.7974323 Edm =     0.106145 NCalls =     61
VariableMetric: Iteration #  16 - FCN =   297417.6891404 Edm =   0.00833988 NCalls =     63
VariableMetric: Iteration #  17 - FCN =    297417.634975 Edm =    0.0431457 NCalls =     66
VariableMetric: Iteration #  18 - FCN =   297411.8786848 Edm =      5.24578 NCalls =     71
VariableMetric: Iteration #  19 - FCN =   297399.3416528 Edm =     0.748808 NCalls =     74
VariableMetric: Iteration #  20 - FCN =   297398.7681642 Edm =    0.0143933 NCalls =     76
VariableMetric: Iteration #  21 - FCN =   297398.7506297 Edm =   0.00474874 NCalls =     78
VariableMetric: Iteration #  22 - FCN =   297398.0158402 Edm =     0.747228 NCalls =     84
VariableMetric: Iteration #  23 - FCN =   297393.4710794 Edm =      2.19836 NCalls =     91
VariableMetric: Iteration #  24 - FCN =    297370.454348 Edm =       16.392 NCalls =     95
VariableMetric: Iteration #  25 - FCN =   297356.2384984 Edm =      8.68993 NCalls =     98
VariableMetric: Iteration #  26 - FCN =   297351.3791047 Edm =     0.876309 NCalls =    100
VariableMetric: Iteration #  27 - FCN =   297350.9327221 Edm =    0.0463362 NCalls =    102
VariableMetric: Iteration #  28 - FCN =   297350.8932107 Edm =   0.00299279 NCalls =    104
VariableMetric: Iteration #  29 - FCN =   297350.8863516 Edm =   0.00678809 NCalls =    106
VariableMetric: Iteration #  30 - FCN =   297350.7772598 Edm =     0.119603 NCalls =    111
VariableMetric: Iteration #  31 - FCN =   297348.3655824 Edm =      1.12641 NCalls =    118
VariableMetric: Iteration #  32 - FCN =   297341.9069662 Edm =      1.92562 NCalls =    121
VariableMetric: Iteration #  33 - FCN =   297339.3333385 Edm =     0.576895 NCalls =    123
VariableMetric: Iteration #  34 - FCN =   297339.1233644 Edm =    0.0592287 NCalls =    125
VariableMetric: Iteration #  35 - FCN =   297339.0693685 Edm =   0.00323541 NCalls =    127
VariableMetric: Iteration #  36 - FCN =   297339.0616742 Edm =   0.00423529 NCalls =    129
VariableMetric: Iteration #  37 - FCN =   297338.7934064 Edm =     0.246633 NCalls =    134
VariableMetric: Iteration #  38 - FCN =   297335.4111097 Edm =     0.393574 NCalls =    137
VariableMetric: Iteration #  39 - FCN =   297335.0445381 Edm =    0.0055324 NCalls =    138
VariableMetric: Iteration #  40 - FCN =   297335.0393764 Edm =   0.00068242 NCalls =    140
VariableMetric: Iteration #  41 - FCN =   297335.0373886 Edm =   0.00142839 NCalls =    142
VariableMetric: Iteration #  42 - FCN =   297335.0277646 Edm =   0.00891736 NCalls =    146
VariableMetric: Iteration #  43 - FCN =   297334.2662718 Edm =     0.717981 NCalls =    151
VariableMetric: Iteration #  44 - FCN =   297329.9479565 Edm =     0.106519 NCalls =    155
VariableMetric: Iteration #  45 - FCN =   297329.8077137 Edm =    0.0113974 NCalls =    157
VariableMetric: Iteration #  46 - FCN =   297329.7915706 Edm =   0.00606778 NCalls =    159
VariableMetric: Iteration #  47 - FCN =   297329.7859977 Edm =  0.000700978 NCalls =    161
VariableMetric: Iteration #  48 - FCN =   297329.7848102 Edm =  0.000412708 NCalls =    163
VariableMetric: Iteration #  49 - FCN =   297329.7773903 Edm =   0.00714024 NCalls =    167
VariableMetric: Iteration #  50 - FCN =    297329.253774 Edm =     0.224188 NCalls =    174
VariableMetric: Iteration #  51 - FCN =   297326.8135647 Edm =     0.943006 NCalls =    177
VariableMetric: Iteration #  52 - FCN =   297325.2609268 Edm =    0.0262191 NCalls =    179
VariableMetric: Iteration #  53 - FCN =   297325.2370608 Edm =  0.000216402 NCalls =    181
VariableMetric: Iteration #  54 - FCN =    297325.236803 Edm =  4.11826e-05 NCalls =    183
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   311693.7452156 Edm =      27.3539 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   311693.7452156 Edm =      27.3539 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   298941.7769075 Edm =      1.20191 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   298938.3692095 Edm =       4.7003 NCalls =     14
VariableMetric: Iteration #   3 - FCN =   298932.1488815 Edm =      5.92617 NCalls =     16
VariableMetric: Iteration #   4 - FCN =   298871.7707154 Edm =      52.9868 NCalls =     22
VariableMetric: Iteration #   5 - FCN =   297915.6944097 Edm =      165.576 NCalls =     25
VariableMetric: Iteration #   6 - FCN =   297762.7665991 Edm =      3.52073 NCalls =     26
VariableMetric: Iteration #   7 - FCN =   297760.5985402 Edm =    0.0450186 NCalls =     28
VariableMetric: Iteration #   8 - FCN =   297760.5129359 Edm =    0.0868688 NCalls =     30
VariableMetric: Iteration #   9 - FCN =   297728.0790552 Edm =     0.607336 NCalls =     37
VariableMetric: Iteration #  10 - FCN =   297726.6141154 Edm =    0.0570899 NCalls =     39
VariableMetric: Iteration #  11 - FCN =   297711.8700765 Edm =      11.7496 NCalls =     45
VariableMetric: Iteration #  12 - FCN =   297605.0283673 Edm =      8.58413 NCalls =     49
VariableMetric: Iteration #  13 - FCN =   297596.0754219 Edm =    0.0728064 NCalls =     51
VariableMetric: Iteration #  14 - FCN =   297595.9922921 Edm =    0.0231239 NCalls =     53
VariableMetric: Iteration #  15 - FCN =   297595.9348919 Edm =    0.0192066 NCalls =     55
VariableMetric: Iteration #  16 - FCN =    297595.577539 Edm =     0.307108 NCalls =     59
VariableMetric: Iteration #  17 - FCN =   297572.5902985 Edm =      11.9942 NCalls =     64
VariableMetric: Iteration #  18 - FCN =   297554.7196783 Edm =      12.3548 NCalls =     67
VariableMetric: Iteration #  19 - FCN =   297546.9118334 Edm =      1.85904 NCalls =     69
VariableMetric: Iteration #  20 - FCN =   297544.7039291 Edm =     0.921815 NCalls =     71
VariableMetric: Iteration #  21 - FCN =   297543.8628754 Edm =     0.213557 NCalls =     73
VariableMetric: Iteration #  22 - FCN =   297543.6889027 Edm =    0.0440984 NCalls =     75
VariableMetric: Iteration #  23 - FCN =   297543.6293509 Edm =   0.00994411 NCalls =     77
VariableMetric: Iteration #  24 - FCN =   297543.5992158 Edm =    0.0190853 NCalls =     79
VariableMetric: Iteration #  25 - FCN =   297541.8967113 Edm =      1.73894 NCalls =     84
VariableMetric: Iteration #  26 - FCN =   297507.3467103 Edm =      3.09311 NCalls =     91
VariableMetric: Iteration #  27 - FCN =   297475.3043635 Edm =      43.9151 NCalls =     93
VariableMetric: Iteration #  28 - FCN =   297449.2416102 Edm =      9.62327 NCalls =     95
VariableMetric: Iteration #  29 - FCN =    297433.103753 Edm =      1.69138 NCalls =     98
VariableMetric: Iteration #  30 - FCN =   297430.5623534 Edm =     0.426725 NCalls =    100
VariableMetric: Iteration #  31 - FCN =   297430.1604135 Edm =    0.0226764 NCalls =    101
VariableMetric: Iteration #  32 - FCN =   297430.1206431 Edm =    0.0100257 NCalls =    103
VariableMetric: Iteration #  33 - FCN =   297430.0681976 Edm =    0.0391809 NCalls =    106
VariableMetric: Iteration #  34 - FCN =   297429.2306604 Edm =     0.803845 NCalls =    110
VariableMetric: Iteration #  35 - FCN =   297414.8702524 Edm =      3.29972 NCalls =    114
VariableMetric: Iteration #  36 - FCN =   297410.7932486 Edm =     0.448949 NCalls =    116
VariableMetric: Iteration #  37 - FCN =   297409.9476492 Edm =    0.0666549 NCalls =    118
VariableMetric: Iteration #  38 - FCN =   297409.8277761 Edm =    0.0315561 NCalls =    120
VariableMetric: Iteration #  39 - FCN =   297409.7715896 Edm =    0.0182804 NCalls =    123
VariableMetric: Iteration #  40 - FCN =   297409.7491853 Edm =   0.00221353 NCalls =    125
VariableMetric: Iteration #  41 - FCN =   297409.7440118 Edm =   0.00308989 NCalls =    127
VariableMetric: Iteration #  42 - FCN =   297409.6647486 Edm =    0.0933887 NCalls =    132
VariableMetric: Iteration #  43 - FCN =   297409.6192869 Edm =    0.0377228 NCalls =    136
VariableMetric: Iteration #  44 - FCN =    297407.915473 Edm =      2.20329 NCalls =    141
VariableMetric: Iteration #  45 - FCN =    297407.522241 Edm =     0.958507 NCalls =    145
VariableMetric: Iteration #  46 - FCN =   297402.6010539 Edm =      3.89312 NCalls =    151
VariableMetric: Iteration #  47 - FCN =   297387.2610288 Edm =      3.76719 NCalls =    154
VariableMetric: Iteration #  48 - FCN =   297379.4420418 Edm =      1.48259 NCalls =    157
VariableMetric: Iteration #  49 - FCN =   297378.2620725 Edm =     0.325376 NCalls =    159
VariableMetric: Iteration #  50 - FCN =   297378.0244719 Edm =    0.0587857 NCalls =    161
VariableMetric: Iteration #  51 - FCN =   297377.9771262 Edm =     0.013391 NCalls =    162
VariableMetric: Iteration #  52 - FCN =   297377.9636526 Edm =   0.00178357 NCalls =    164
VariableMetric: Iteration #  53 - FCN =   297377.9615699 Edm =  0.000628945 NCalls =    166
VariableMetric: Iteration #  54 - FCN =   297377.9580674 Edm =   0.00285778 NCalls =    169
VariableMetric: Iteration #  55 - FCN =   297377.7923041 Edm =     0.131938 NCalls =    174
VariableMetric: Iteration #  56 - FCN =   297376.0073674 Edm =      1.17288 NCalls =    178
VariableMetric: Iteration #  57 - FCN =    297372.251183 Edm =      2.26405 NCalls =    181
VariableMetric: Iteration #  58 - FCN =   297368.2947121 Edm =      3.20593 NCalls =    183
VariableMetric: Iteration #  59 - FCN =   297365.8424469 Edm =       1.9238 NCalls =    185
VariableMetric: Iteration #  60 - FCN =   297363.6803473 Edm =     0.252491 NCalls =    188
VariableMetric: Iteration #  61 - FCN =   297363.3186775 Edm =     0.017604 NCalls =    190
VariableMetric: Iteration #  62 - FCN =   297363.3005512 Edm =   0.00157502 NCalls =    192
VariableMetric: Iteration #  63 - FCN =   297363.2977687 Edm =   0.00178742 NCalls =    194
VariableMetric: Iteration #  64 - FCN =   297363.2918288 Edm =   0.00763501 NCalls =    197
VariableMetric: Iteration #  65 - FCN =   297363.1285456 Edm =     0.159002 NCalls =    203
VariableMetric: Iteration #  66 - FCN =   297359.3078635 Edm =      2.39541 NCalls =    208
VariableMetric: Iteration #  67 - FCN =   297355.5096957 Edm =     0.870137 NCalls =    211
VariableMetric: Iteration #  68 - FCN =   297355.0479215 Edm =     0.654269 NCalls =    213
VariableMetric: Iteration #  69 - FCN =    297354.614916 Edm =    0.0806267 NCalls =    216
VariableMetric: Iteration #  70 - FCN =    297354.536662 Edm =    0.0062601 NCalls =    218
VariableMetric: Iteration #  71 - FCN =   297354.5316058 Edm =  0.000972418 NCalls =    220
VariableMetric: Iteration #  72 - FCN =   297354.5258653 Edm =   0.00372318 NCalls =    223
VariableMetric: Iteration #  73 - FCN =   297354.5162683 Edm =    0.0110786 NCalls =    225
VariableMetric: Iteration #  74 - FCN =   297354.3760755 Edm =     0.139359 NCalls =    230
VariableMetric: Iteration #  75 - FCN =   297352.7243526 Edm =      1.19956 NCalls =    238
VariableMetric: Iteration #  76 - FCN =   297350.5417971 Edm =     0.479293 NCalls =    241
VariableMetric: Iteration #  77 - FCN =   297350.1416933 Edm =    0.0705364 NCalls =    243
VariableMetric: Iteration #  78 - FCN =   297350.1040756 Edm =    0.0161274 NCalls =    245
VariableMetric: Iteration #  79 - FCN =   297350.0914077 Edm =  0.000716725 NCalls =    246
VariableMetric: Iteration #  80 - FCN =   297350.0906072 Edm =  3.06469e-05 NCalls =    248
VariableMetric: After Hessian   - FCN =   297350.0906072 Edm =     0.626904 NCalls =    723
VariableMetric: Iteration #  81 - FCN =   297350.0906072 Edm =     0.626904 NCalls =    723
VariableMetric: Iteration #  82 - FCN =   297348.9846315 Edm =      1.02485 NCalls =    728
VariableMetric: Iteration #  83 - FCN =   297348.9228857 Edm =     0.207392 NCalls =    730
VariableMetric: Iteration #  84 - FCN =   297348.5824721 Edm =      0.25802 NCalls =    733
VariableMetric: Iteration #  85 - FCN =   297348.1183217 Edm =     0.058861 NCalls =    735
VariableMetric: Iteration #  86 - FCN =   297348.0384579 Edm =    0.0287294 NCalls =    737
VariableMetric: Iteration #  87 - FCN =   297347.9114486 Edm =     0.339782 NCalls =    740
VariableMetric: Iteration #  88 - FCN =   297347.8016401 Edm =     0.183058 NCalls =    745
VariableMetric: Iteration #  89 - FCN =   297347.5927656 Edm =     0.254079 NCalls =    749
VariableMetric: Iteration #  90 - FCN =    297347.486113 Edm =     0.118223 NCalls =    752
VariableMetric: Iteration #  91 - FCN =   297346.2005362 Edm =      7.27427 NCalls =    757
VariableMetric: Iteration #  92 - FCN =   297346.1855415 Edm =    0.0399703 NCalls =    759
VariableMetric: Iteration #  93 - FCN =   297346.1656299 Edm =    0.0108428 NCalls =    761
VariableMetric: Iteration #  94 - FCN =   297346.1186092 Edm =    0.0405455 NCalls =    764
VariableMetric: Iteration #  95 - FCN =   297345.8691093 Edm =      0.23307 NCalls =    768
VariableMetric: Iteration #  96 - FCN =   297344.7127643 Edm =      1.45354 NCalls =    773
VariableMetric: Iteration #  97 - FCN =   297343.6731667 Edm =      2.42769 NCalls =    777
VariableMetric: Iteration #  98 - FCN =   297342.4753271 Edm =      5.15954 NCalls =    780
VariableMetric: Iteration #  99 - FCN =   297339.1818829 Edm =       3.3605 NCalls =    785
VariableMetric: Iteration # 100 - FCN =    297337.276193 Edm =      1.67472 NCalls =    789
VariableMetric: Iteration # 101 - FCN =   297335.6856672 Edm =     0.673125 NCalls =    791
VariableMetric: Iteration # 102 - FCN =   297335.0134481 Edm =     0.589135 NCalls =    794
VariableMetric: Iteration # 103 - FCN =   297334.4716506 Edm =     0.858352 NCalls =    796
VariableMetric: Iteration # 104 - FCN =   297333.4959214 Edm =      1.81722 NCalls =    798
VariableMetric: Iteration # 105 - FCN =   297331.9274472 Edm =     0.819774 NCalls =    802
VariableMetric: Iteration # 106 - FCN =   297331.3343056 Edm =     0.825849 NCalls =    804
VariableMetric: Iteration # 107 - FCN =   297330.7847783 Edm =     0.334402 NCalls =    806
VariableMetric: Iteration # 108 - FCN =   297330.5315971 Edm =     0.105199 NCalls =    809
VariableMetric: Iteration # 109 - FCN =   297330.3894276 Edm =    0.0433625 NCalls =    811
VariableMetric: Iteration # 110 - FCN =   297330.3102145 Edm =    0.0202639 NCalls =    813
VariableMetric: Iteration # 111 - FCN =   297330.2853398 Edm =   0.00384789 NCalls =    815
VariableMetric: Iteration # 112 - FCN =   297330.2807773 Edm =   0.00129896 NCalls =    817
VariableMetric: Iteration # 113 - FCN =   297330.2785071 Edm =  0.000699075 NCalls =    819
VariableMetric: Iteration # 114 - FCN =   297330.2774844 Edm =  0.000132117 NCalls =    821
VariableMetric: Iteration # 115 - FCN =   297330.2773299 Edm =  5.81272e-05 NCalls =    823
VariableMetric: After Hessian   - FCN =   297330.2773299 Edm =  0.000126757 NCalls =   1304
VariableMetric: Iteration # 116 - FCN =   297330.2773299 Edm =  0.000126757 NCalls =   1304
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   321584.9133047 Edm =      61.5094 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   321584.9133047 Edm =      61.5094 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   299337.0374119 Edm =      6.33064 NCalls =      9
VariableMetric: Iteration #   2 - FCN =   299189.0476253 Edm =      28.8651 NCalls =     11
VariableMetric: Iteration #   3 - FCN =   299166.2375745 Edm =      4.21591 NCalls =     14
VariableMetric: Iteration #   4 - FCN =   299048.4438444 Edm =      2.18718 NCalls =     18
VariableMetric: Iteration #   5 - FCN =   299046.6313519 Edm =     0.121134 NCalls =     20
VariableMetric: Iteration #   6 - FCN =   299045.5370131 Edm =     0.851604 NCalls =     23
VariableMetric: Iteration #   7 - FCN =   297770.5459769 Edm =      132.894 NCalls =     32
VariableMetric: Iteration #   8 - FCN =   297719.2747178 Edm =      187.088 NCalls =     34
VariableMetric: Iteration #   9 - FCN =   297548.2324032 Edm =      3.89051 NCalls =     37
VariableMetric: Iteration #  10 - FCN =   297544.6643216 Edm =    0.0554577 NCalls =     39
VariableMetric: Iteration #  11 - FCN =   297544.5618496 Edm =    0.0886437 NCalls =     41
VariableMetric: Iteration #  12 - FCN =   297535.0585297 Edm =      8.02867 NCalls =     47
VariableMetric: Iteration #  13 - FCN =   297488.0821716 Edm =     0.380086 NCalls =     50
VariableMetric: Iteration #  14 - FCN =   297487.6867299 Edm =    0.0129769 NCalls =     51
VariableMetric: Iteration #  15 - FCN =   297487.5597742 Edm =     0.108827 NCalls =     54
VariableMetric: Iteration #  16 - FCN =   297480.4033285 Edm =      6.08911 NCalls =     59
VariableMetric: Iteration #  17 - FCN =   297433.8588482 Edm =      6.64985 NCalls =     62
VariableMetric: Iteration #  18 - FCN =   297427.0069445 Edm =    0.0817353 NCalls =     64
VariableMetric: Iteration #  19 - FCN =   297426.8909097 Edm =   0.00486996 NCalls =     66
VariableMetric: Iteration #  20 - FCN =   297426.8357316 Edm =    0.0500349 NCalls =     69
VariableMetric: Iteration #  21 - FCN =   297402.5208829 Edm =      7.92686 NCalls =     76
VariableMetric: Iteration #  22 - FCN =   297388.7439826 Edm =      1.05733 NCalls =     78
VariableMetric: Iteration #  23 - FCN =   297386.9646373 Edm =     0.824602 NCalls =     80
VariableMetric: Iteration #  24 - FCN =   297385.5693757 Edm =     0.659132 NCalls =     83
VariableMetric: Iteration #  25 - FCN =   297384.2350514 Edm =     0.294609 NCalls =     86
VariableMetric: Iteration #  26 - FCN =   297383.8394886 Edm =     0.223783 NCalls =     89
VariableMetric: Iteration #  27 - FCN =   297383.5536462 Edm =    0.0385115 NCalls =     91
VariableMetric: Iteration #  28 - FCN =   297383.4951444 Edm =    0.0136971 NCalls =     93
VariableMetric: Iteration #  29 - FCN =   297383.4691637 Edm =    0.0252859 NCalls =     95
VariableMetric: Iteration #  30 - FCN =   297382.3798743 Edm =     0.940895 NCalls =    100
VariableMetric: Iteration #  31 - FCN =   297370.6862548 Edm =      11.9914 NCalls =    104
VariableMetric: Iteration #  32 - FCN =   297360.6833873 Edm =      7.32573 NCalls =    108
VariableMetric: Iteration #  33 - FCN =   297354.8243419 Edm =       6.3945 NCalls =    110
VariableMetric: Iteration #  34 - FCN =   297349.0667915 Edm =     0.452135 NCalls =    113
VariableMetric: Iteration #  35 - FCN =   297348.3745879 Edm =     0.203986 NCalls =    116
VariableMetric: Iteration #  36 - FCN =   297347.8875351 Edm =     0.320866 NCalls =    119
VariableMetric: Iteration #  37 - FCN =   297347.5682309 Edm =     0.147635 NCalls =    122
VariableMetric: Iteration #  38 - FCN =   297347.3284565 Edm =    0.0165471 NCalls =    124
VariableMetric: Iteration #  39 - FCN =   297347.3065991 Edm =   0.00386066 NCalls =    126
VariableMetric: Iteration #  40 - FCN =   297347.3004159 Edm =   0.00622501 NCalls =    128
VariableMetric: Iteration #  41 - FCN =   297347.2235406 Edm =    0.0575555 NCalls =    132
VariableMetric: Iteration #  42 - FCN =   297346.1406035 Edm =       1.0025 NCalls =    136
VariableMetric: Iteration #  43 - FCN =   297334.9757556 Edm =      5.66001 NCalls =    139
VariableMetric: Iteration #  44 - FCN =   297326.6134076 Edm =       3.3958 NCalls =    141
VariableMetric: Iteration #  45 - FCN =   297324.8097883 Edm =     0.749293 NCalls =    143
VariableMetric: Iteration #  46 - FCN =   297323.5275816 Edm =     0.231379 NCalls =    146
VariableMetric: Iteration #  47 - FCN =   297323.1455953 Edm =     0.100615 NCalls =    148
VariableMetric: Iteration #  48 - FCN =   297322.9458427 Edm =    0.0731674 NCalls =    152
VariableMetric: Iteration #  49 - FCN =     297322.81558 Edm =     0.110355 NCalls =    155
VariableMetric: Iteration #  50 - FCN =   297322.7387846 Edm =     0.147787 NCalls =    157
VariableMetric: Iteration #  51 - FCN =   297322.5067764 Edm =     0.158207 NCalls =    160
VariableMetric: Iteration #  52 - FCN =   297322.4962784 Edm =    0.0198964 NCalls =    162
VariableMetric: Iteration #  53 - FCN =   297322.4223931 Edm =    0.0704638 NCalls =    165
VariableMetric: Iteration #  54 - FCN =    297322.093727 Edm =     0.339681 NCalls =    169
VariableMetric: Iteration #  55 - FCN =    297321.338501 Edm =     0.666064 NCalls =    177
VariableMetric: Iteration #  56 - FCN =   297321.3106921 Edm =    0.0967425 NCalls =    180
VariableMetric: Iteration #  57 - FCN =   297319.9025837 Edm =      1.44802 NCalls =    185
VariableMetric: Iteration #  58 - FCN =     297319.65306 Edm =     0.316147 NCalls =    189
VariableMetric: Iteration #  59 - FCN =   297319.2760234 Edm =     0.644932 NCalls =    194
VariableMetric: Iteration #  60 - FCN =   297318.5095825 Edm =     0.604877 NCalls =    199
VariableMetric: Iteration #  61 - FCN =    297312.679213 Edm =      1.81789 NCalls =    206
VariableMetric: Iteration #  62 - FCN =   297312.2459886 Edm =      1.38449 NCalls =    208
VariableMetric: Iteration #  63 - FCN =   297311.3205757 Edm =     0.391859 NCalls =    210
VariableMetric: Iteration #  64 - FCN =   297311.0466564 Edm =    0.0920822 NCalls =    212
VariableMetric: Iteration #  65 - FCN =   297310.9011414 Edm =    0.0814655 NCalls =    214
VariableMetric: Iteration #  66 - FCN =   297310.8305616 Edm =    0.0230983 NCalls =    216
VariableMetric: Iteration #  67 - FCN =   297310.8151228 Edm =   0.00202354 NCalls =    218
VariableMetric: Iteration #  68 - FCN =   297310.8113099 Edm =   0.00201978 NCalls =    220
VariableMetric: Iteration #  69 - FCN =   297310.7298705 Edm =    0.0789934 NCalls =    225
VariableMetric: Iteration #  70 - FCN =   297306.7103722 Edm =      1.77467 NCalls =    230
VariableMetric: Iteration #  71 - FCN =   297303.0751279 Edm =     0.152771 NCalls =    232
VariableMetric: Iteration #  72 - FCN =   297302.9108147 Edm =    0.0153513 NCalls =    234
VariableMetric: Iteration #  73 - FCN =    297302.899103 Edm =   0.00211649 NCalls =    236
VariableMetric: Iteration #  74 - FCN =   297302.8961754 Edm =  0.000656367 NCalls =    238
VariableMetric: Iteration #  75 - FCN =   297302.8910763 Edm =   0.00430316 NCalls =    241
VariableMetric: Iteration #  76 - FCN =   297302.2660263 Edm =     0.612713 NCalls =    247
VariableMetric: Iteration #  77 - FCN =   297299.0282482 Edm =      3.77653 NCalls =    249
VariableMetric: Iteration #  78 - FCN =   297298.2719397 Edm =     0.549969 NCalls =    252
VariableMetric: Iteration #  79 - FCN =   297296.7951236 Edm =     0.125296 NCalls =    255
VariableMetric: Iteration #  80 - FCN =   297296.6604759 Edm =    0.0567061 NCalls =    256
VariableMetric: Iteration #  81 - FCN =   297296.5339393 Edm =    0.0553569 NCalls =    258
VariableMetric: Iteration #  82 - FCN =   297296.4303479 Edm =       0.0178 NCalls =    261
VariableMetric: Iteration #  83 - FCN =   297296.4196088 Edm =   0.00131765 NCalls =    263
VariableMetric: Iteration #  84 - FCN =    297296.418178 Edm =  0.000134719 NCalls =    265
VariableMetric: Iteration #  85 - FCN =   297296.4179895 Edm =  5.43068e-05 NCalls =    267
VariableMetric: After Hessian   - FCN =   297296.4179895 Edm =      403.365 NCalls =    750
VariableMetric: Iteration #  86 - FCN =   297296.4179895 Edm =      403.365 NCalls =    750
VariableMetric: Iteration #  87 - FCN =   297295.6012836 Edm =      500.201 NCalls =    756
VariableMetric: Iteration #  88 - FCN =   297293.1288732 Edm =     0.585982 NCalls =    758
VariableMetric: Iteration #  89 - FCN =   297292.4702914 Edm =      0.21819 NCalls =    761
VariableMetric: Iteration #  90 - FCN =   297291.8994754 Edm =     0.148503 NCalls =    764
VariableMetric: Iteration #  91 - FCN =   297291.5411319 Edm =     0.177927 NCalls =    766
VariableMetric: Iteration #  92 - FCN =   297291.4372786 Edm =    0.0495217 NCalls =    768
VariableMetric: Iteration #  93 - FCN =   297291.3761531 Edm =    0.0144783 NCalls =    770
VariableMetric: Iteration #  94 - FCN =   297291.3414159 Edm =    0.0140499 NCalls =    772
VariableMetric: Iteration #  95 - FCN =    297291.314987 Edm =      0.02826 NCalls =    775
VariableMetric: Iteration #  96 - FCN =    297291.283219 Edm =     0.010789 NCalls =    777
VariableMetric: Iteration #  97 - FCN =   297291.2579133 Edm =    0.0118319 NCalls =    779
VariableMetric: Iteration #  98 - FCN =   297291.2345749 Edm =    0.0139008 NCalls =    781
VariableMetric: Iteration #  99 - FCN =   297291.2079969 Edm =    0.0196609 NCalls =    784
VariableMetric: Iteration # 100 - FCN =   297291.1778638 Edm =    0.0166461 NCalls =    786
VariableMetric: Iteration # 101 - FCN =   297291.1536779 Edm =    0.0165403 NCalls =    789
VariableMetric: Iteration # 102 - FCN =   297291.1265827 Edm =   0.00479682 NCalls =    791
VariableMetric: Iteration # 103 - FCN =   297291.1169416 Edm =   0.00609572 NCalls =    793
VariableMetric: Iteration # 104 - FCN =   297291.1050114 Edm =   0.00286658 NCalls =    795
VariableMetric: Iteration # 105 - FCN =   297291.0993587 Edm =   0.00157868 NCalls =    797
VariableMetric: Iteration # 106 - FCN =   297291.0954914 Edm =   0.00400254 NCalls =    799
VariableMetric: Iteration # 107 - FCN =    297291.090389 Edm =   0.00365891 NCalls =    801
VariableMetric: Iteration # 108 - FCN =   297291.0772233 Edm =   0.00347903 NCalls =    803
VariableMetric: Iteration # 109 - FCN =   297291.0640266 Edm =   0.00356454 NCalls =    805
VariableMetric: Iteration # 110 - FCN =   297291.0557697 Edm =   0.00155492 NCalls =    807
VariableMetric: Iteration # 111 - FCN =   297291.0514013 Edm =  0.000572408 NCalls =    809
VariableMetric: Iteration # 112 - FCN =   297291.0502676 Edm =  0.000142837 NCalls =    811
VariableMetric: Iteration # 113 - FCN =   297291.0499399 Edm =  7.27494e-05 NCalls =    813
VariableMetric: After Hessian   - FCN =   297291.0499399 Edm =  0.000482135 NCalls =   1298
VariableMetric: Iteration # 114 - FCN =   297291.0499399 Edm =  0.000482135 NCalls =   1298
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   303677.2733374 Edm =       10.752 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   303677.2733374 Edm =       10.752 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   299389.7450723 Edm =      1.81619 NCalls =     11
VariableMetric: Iteration #   2 - FCN =   299380.6686598 Edm =      12.1431 NCalls =     13
VariableMetric: Iteration #   3 - FCN =   299358.3770768 Edm =       21.139 NCalls =     16
VariableMetric: Iteration #   4 - FCN =   299195.7085412 Edm =      5.21278 NCalls =     21
VariableMetric: Iteration #   5 - FCN =   299188.9750263 Edm =      6.01931 NCalls =     23
VariableMetric: Iteration #   6 - FCN =   299146.1347672 Edm =      49.2129 NCalls =     27
VariableMetric: Iteration #   7 - FCN =   298555.2725497 Edm =      98.7415 NCalls =     35
VariableMetric: Iteration #   8 - FCN =    298198.805999 Edm =      188.741 NCalls =     38
VariableMetric: Iteration #   9 - FCN =   298001.5445194 Edm =      11.5623 NCalls =     42
VariableMetric: Iteration #  10 - FCN =   297982.8087721 Edm =      9.71093 NCalls =     44
VariableMetric: Iteration #  11 - FCN =   297927.6356938 Edm =      12.3368 NCalls =     49
VariableMetric: Iteration #  12 - FCN =   297903.2528681 Edm =      12.3075 NCalls =     51
VariableMetric: Iteration #  13 - FCN =   297896.6942018 Edm =      6.83289 NCalls =     54
VariableMetric: Iteration #  14 - FCN =   297885.5224845 Edm =      10.4937 NCalls =     57
VariableMetric: Iteration #  15 - FCN =   297867.2028823 Edm =       8.2744 NCalls =     61
VariableMetric: Iteration #  16 - FCN =   297858.3261035 Edm =      12.8285 NCalls =     65
VariableMetric: Iteration #  17 - FCN =   297841.3452047 Edm =      4.85924 NCalls =     68
VariableMetric: Iteration #  18 - FCN =   297816.2388962 Edm =      2.78382 NCalls =     73
VariableMetric: Iteration #  19 - FCN =   297811.4111687 Edm =      5.80351 NCalls =     76
VariableMetric: Iteration #  20 - FCN =   297811.1463648 Edm =     0.743316 NCalls =     78
VariableMetric: Iteration #  21 - FCN =   297664.4482582 Edm =       160.53 NCalls =     87
VariableMetric: Iteration #  22 - FCN =   297663.7420915 Edm =      1.51017 NCalls =     89
VariableMetric: Iteration #  23 - FCN =   297629.4329492 Edm =      33.5931 NCalls =     94
VariableMetric: Iteration #  24 - FCN =   297616.2590621 Edm =      8.64652 NCalls =     98
VariableMetric: Iteration #  25 - FCN =   297575.2406417 Edm =      13.7212 NCalls =    101
VariableMetric: Iteration #  26 - FCN =   297559.1627675 Edm =      3.46038 NCalls =    104
VariableMetric: Iteration #  27 - FCN =   297549.9813473 Edm =      1.05737 NCalls =    107
VariableMetric: Iteration #  28 - FCN =   297547.4188356 Edm =     0.496506 NCalls =    109
VariableMetric: Iteration #  29 - FCN =   297544.8412394 Edm =      0.34574 NCalls =    114
VariableMetric: Iteration #  30 - FCN =   297544.3901635 Edm =      0.24496 NCalls =    116
VariableMetric: Iteration #  31 - FCN =   297544.1635627 Edm =     0.195109 NCalls =    118
VariableMetric: Iteration #  32 - FCN =   297543.1287916 Edm =      0.45156 NCalls =    122
VariableMetric: Iteration #  33 - FCN =   297540.2682349 Edm =      5.96901 NCalls =    133
VariableMetric: Iteration #  34 - FCN =   297539.8939312 Edm =      2.51739 NCalls =    135
VariableMetric: Iteration #  35 - FCN =   297536.2463778 Edm =     0.938436 NCalls =    138
VariableMetric: Iteration #  36 - FCN =   297535.5063225 Edm =     0.889233 NCalls =    140
VariableMetric: Iteration #  37 - FCN =   297528.3772164 Edm =       3.7221 NCalls =    145
VariableMetric: Iteration #  38 - FCN =   297515.0047272 Edm =      10.2724 NCalls =    149
VariableMetric: Iteration #  39 - FCN =   297513.0772956 Edm =      2.78824 NCalls =    151
VariableMetric: Iteration #  40 - FCN =   297509.2080551 Edm =      1.33096 NCalls =    153
VariableMetric: Iteration #  41 - FCN =   297499.2676624 Edm =      4.91933 NCalls =    156
VariableMetric: Iteration #  42 - FCN =   297455.0832362 Edm =      5.98237 NCalls =    162
VariableMetric: Iteration #  43 - FCN =   297443.3549291 Edm =      2.68154 NCalls =    164
VariableMetric: Iteration #  44 - FCN =   297442.3792469 Edm =     0.650014 NCalls =    166
VariableMetric: Iteration #  45 - FCN =   297441.5839889 Edm =      0.19861 NCalls =    168
VariableMetric: Iteration #  46 - FCN =   297440.9139083 Edm =     0.199328 NCalls =    170
VariableMetric: Iteration #  47 - FCN =   297440.3743908 Edm =    0.0528107 NCalls =    172
VariableMetric: Iteration #  48 - FCN =   297440.2421505 Edm =     0.114068 NCalls =    174
VariableMetric: Iteration #  49 - FCN =   297439.6417787 Edm =     0.480331 NCalls =    177
VariableMetric: Iteration #  50 - FCN =   297433.2933114 Edm =      12.7851 NCalls =    183
VariableMetric: Iteration #  51 - FCN =   297410.1879734 Edm =      11.1198 NCalls =    191
VariableMetric: Iteration #  52 - FCN =   297391.7932318 Edm =      2.36151 NCalls =    195
VariableMetric: Iteration #  53 - FCN =   297391.6150345 Edm =      0.74052 NCalls =    197
VariableMetric: Iteration #  54 - FCN =   297390.9693003 Edm =     0.329779 NCalls =    199
VariableMetric: Iteration #  55 - FCN =   297389.2552161 Edm =     0.265142 NCalls =    202
VariableMetric: Iteration #  56 - FCN =     297388.90547 Edm =      0.10474 NCalls =    205
VariableMetric: Iteration #  57 - FCN =   297388.7879222 Edm =    0.0171664 NCalls =    207
VariableMetric: Iteration #  58 - FCN =   297388.5783999 Edm =     0.191979 NCalls =    210
VariableMetric: Iteration #  59 - FCN =   297384.0211219 Edm =      3.09818 NCalls =    214
VariableMetric: Iteration #  60 - FCN =   297376.4322857 Edm =      1.98224 NCalls =    217
VariableMetric: Iteration #  61 - FCN =   297374.5014603 Edm =     0.246413 NCalls =    218
VariableMetric: Iteration #  62 - FCN =   297374.1240322 Edm =     0.121122 NCalls =    220
VariableMetric: Iteration #  63 - FCN =   297373.9827973 Edm =    0.0543548 NCalls =    222
VariableMetric: Iteration #  64 - FCN =   297373.9180148 Edm =    0.0177075 NCalls =    224
VariableMetric: Iteration #  65 - FCN =   297373.6805114 Edm =     0.219212 NCalls =    227
VariableMetric: Iteration #  66 - FCN =   297353.6651713 Edm =      11.3783 NCalls =    232
VariableMetric: Iteration #  67 - FCN =   297324.5708278 Edm =      6.51572 NCalls =    235
VariableMetric: Iteration #  68 - FCN =   297321.9099578 Edm =      0.74957 NCalls =    237
VariableMetric: Iteration #  69 - FCN =   297320.9465677 Edm =    0.0922146 NCalls =    239
VariableMetric: Iteration #  70 - FCN =   297320.6728394 Edm =      0.12483 NCalls =    241
VariableMetric: Iteration #  71 - FCN =   297319.8095012 Edm =     0.345047 NCalls =    244
VariableMetric: Iteration #  72 - FCN =   297319.5907174 Edm =     0.168114 NCalls =    246
VariableMetric: Iteration #  73 - FCN =   297319.4089103 Edm =    0.0453964 NCalls =    249
VariableMetric: Iteration #  74 - FCN =    297319.268809 Edm =     0.072247 NCalls =    252
VariableMetric: Iteration #  75 - FCN =   297319.2139875 Edm =    0.0516074 NCalls =    254
VariableMetric: Iteration #  76 - FCN =   297319.1458363 Edm =    0.0195527 NCalls =    257
VariableMetric: Iteration #  77 - FCN =   297319.1017782 Edm =    0.0450809 NCalls =    260
VariableMetric: Iteration #  78 - FCN =   297319.0718334 Edm =    0.0135438 NCalls =    262
VariableMetric: Iteration #  79 - FCN =   297319.0433333 Edm =   0.00909576 NCalls =    265
VariableMetric: Iteration #  80 - FCN =   297318.9927384 Edm =    0.0397845 NCalls =    270
VariableMetric: Iteration #  81 - FCN =   297318.9637912 Edm =    0.0504252 NCalls =    272
VariableMetric: Iteration #  82 - FCN =   297318.8701338 Edm =    0.0656999 NCalls =    275
VariableMetric: Iteration #  83 - FCN =   297318.8012395 Edm =    0.0749038 NCalls =    277
VariableMetric: Iteration #  84 - FCN =   297318.6087304 Edm =    0.0901913 NCalls =    281
VariableMetric: Iteration #  85 - FCN =   297318.1862991 Edm =     0.750692 NCalls =    284
VariableMetric: Iteration #  86 - FCN =   297317.8539888 Edm =     0.642344 NCalls =    288
VariableMetric: Iteration #  87 - FCN =   297317.3017031 Edm =      1.19487 NCalls =    291
VariableMetric: Iteration #  88 - FCN =    297315.898164 Edm =      0.55807 NCalls =    296
VariableMetric: Iteration #  89 - FCN =   297314.9598488 Edm =      1.77487 NCalls =    299
VariableMetric: Iteration #  90 - FCN =   297314.2571806 Edm =     0.642623 NCalls =    301
VariableMetric: Iteration #  91 - FCN =   297313.1230801 Edm =     0.505217 NCalls =    304
VariableMetric: Iteration #  92 - FCN =   297311.9235582 Edm =     0.556636 NCalls =    308
VariableMetric: Iteration #  93 - FCN =   297311.6243426 Edm =     0.363705 NCalls =    310
VariableMetric: Iteration #  94 - FCN =   297311.2217624 Edm =     0.215575 NCalls =    312
VariableMetric: Iteration #  95 - FCN =    297310.731091 Edm =     0.293504 NCalls =    314
VariableMetric: Iteration #  96 - FCN =   297310.3610562 Edm =     0.682555 NCalls =    316
VariableMetric: Iteration #  97 - FCN =   297309.4356399 Edm =     0.679748 NCalls =    324
VariableMetric: Iteration #  98 - FCN =   297309.1463826 Edm =     0.996589 NCalls =    327
VariableMetric: Iteration #  99 - FCN =    297307.899674 Edm =      1.92197 NCalls =    332
VariableMetric: Iteration # 100 - FCN =   297306.9178996 Edm =       1.8655 NCalls =    336
VariableMetric: Iteration # 101 - FCN =   297304.6937176 Edm =      6.47874 NCalls =    340
VariableMetric: Iteration # 102 - FCN =   297302.7883289 Edm =      2.24835 NCalls =    344
VariableMetric: Iteration # 103 - FCN =   297300.7107542 Edm =      2.46958 NCalls =    349
VariableMetric: Iteration # 104 - FCN =   297297.2428749 Edm =      1.38372 NCalls =    354
VariableMetric: Iteration # 105 - FCN =   297296.2439487 Edm =     0.187158 NCalls =    356
VariableMetric: Iteration # 106 - FCN =   297296.0988025 Edm =    0.0589288 NCalls =    358
VariableMetric: Iteration # 107 - FCN =   297295.9979398 Edm =    0.0997667 NCalls =    360
VariableMetric: Iteration # 108 - FCN =   297295.5271837 Edm =     0.194296 NCalls =    363
VariableMetric: Iteration # 109 - FCN =   297294.5866403 Edm =     0.221414 NCalls =    365
VariableMetric: Iteration # 110 - FCN =   297294.1605783 Edm =    0.0207586 NCalls =    367
VariableMetric: Iteration # 111 - FCN =   297294.1309143 Edm =   0.00465625 NCalls =    369
VariableMetric: Iteration # 112 - FCN =   297294.1160595 Edm =   0.00652989 NCalls =    371
VariableMetric: Iteration # 113 - FCN =   297294.0650366 Edm =    0.0232085 NCalls =    374
VariableMetric: Iteration # 114 - FCN =   297293.7715483 Edm =     0.237066 NCalls =    377
VariableMetric: Iteration # 115 - FCN =   297286.7524653 Edm =      3.01939 NCalls =    386
VariableMetric: Iteration # 116 - FCN =    297284.400248 Edm =       11.517 NCalls =    387
VariableMetric: Iteration # 117 - FCN =   297281.9514672 Edm =     0.409264 NCalls =    389
VariableMetric: Iteration # 118 - FCN =   297281.3230897 Edm =    0.0595239 NCalls =    391
VariableMetric: Iteration # 119 - FCN =   297281.2658519 Edm =     0.008073 NCalls =    393
VariableMetric: Iteration # 120 - FCN =   297281.2586964 Edm =  0.000385098 NCalls =    394
VariableMetric: Iteration # 121 - FCN =    297281.257241 Edm =  0.000988658 NCalls =    396
VariableMetric: Iteration # 122 - FCN =   297281.2033685 Edm =    0.0496517 NCalls =    401
VariableMetric: Iteration # 123 - FCN =   297280.1170387 Edm =     0.724627 NCalls =    406
VariableMetric: Iteration # 124 - FCN =   297278.7061692 Edm =      1.11566 NCalls =    409
VariableMetric: Iteration # 125 - FCN =   297275.8962862 Edm =      1.30454 NCalls =    412
VariableMetric: Iteration # 126 - FCN =   297274.1186758 Edm =     0.219594 NCalls =    415
VariableMetric: Iteration # 127 - FCN =   297273.9210761 Edm =    0.0173616 NCalls =    417
VariableMetric: Iteration # 128 - FCN =   297273.9041738 Edm =   0.00144208 NCalls =    419
VariableMetric: Iteration # 129 - FCN =   297273.9022087 Edm =  0.000336525 NCalls =    421
VariableMetric: Iteration # 130 - FCN =    297273.901373 Edm =  0.000685671 NCalls =    423
VariableMetric: Iteration # 131 - FCN =   297273.8959065 Edm =   0.00517269 NCalls =    427
VariableMetric: Iteration # 132 - FCN =    297273.630383 Edm =     0.246993 NCalls =    432
VariableMetric: Iteration # 133 - FCN =   297271.5501823 Edm =      1.12524 NCalls =    436
VariableMetric: Iteration # 134 - FCN =    297269.971934 Edm =     0.123039 NCalls =    438
VariableMetric: Iteration # 135 - FCN =   297269.8142463 Edm =   0.00854327 NCalls =    440
VariableMetric: Iteration # 136 - FCN =   297269.8039357 Edm =  0.000843273 NCalls =    442
VariableMetric: Iteration # 137 - FCN =   297269.8026103 Edm =  0.000613946 NCalls =    444
VariableMetric: Iteration # 138 - FCN =   297269.8007957 Edm =   0.00178896 NCalls =    446
VariableMetric: Iteration # 139 - FCN =   297269.7966959 Edm =   0.00448268 NCalls =    449
VariableMetric: Iteration # 140 - FCN =   297269.7579896 Edm =    0.0493906 NCalls =    454
VariableMetric: Iteration # 141 - FCN =     297269.75245 Edm =   0.00530805 NCalls =    458
VariableMetric: Iteration # 142 - FCN =   297269.2743818 Edm =    0.0653117 NCalls =    465
VariableMetric: Iteration # 143 - FCN =   297266.4875164 Edm =      0.78971 NCalls =    468
VariableMetric: Iteration # 144 - FCN =    297264.370429 Edm =     0.391861 NCalls =    473
VariableMetric: Iteration # 145 - FCN =   297263.6865154 Edm =     0.618048 NCalls =    476
VariableMetric: Iteration # 146 - FCN =   297263.2000945 Edm =     0.328745 NCalls =    478
VariableMetric: Iteration # 147 - FCN =   297262.8218047 Edm =     0.144049 NCalls =    481
VariableMetric: Iteration # 148 - FCN =   297262.6228499 Edm =     0.101023 NCalls =    482
VariableMetric: Iteration # 149 - FCN =   297262.5150731 Edm =    0.0544677 NCalls =    484
VariableMetric: Iteration # 150 - FCN =   297262.4590857 Edm =    0.0361885 NCalls =    487
VariableMetric: Iteration # 151 - FCN =   297262.4201804 Edm =   0.00817299 NCalls =    489
VariableMetric: Iteration # 152 - FCN =   297262.4081577 Edm =   0.00134426 NCalls =    491
VariableMetric: Iteration # 153 - FCN =   297262.4060545 Edm =  0.000222709 NCalls =    493
VariableMetric: Iteration # 154 - FCN =   297262.4056935 Edm =  0.000145232 NCalls =    495
VariableMetric: Iteration # 155 - FCN =   297262.4050829 Edm =  0.000386063 NCalls =    498
VariableMetric: Iteration # 156 - FCN =   297262.4034583 Edm =  0.000378079 NCalls =    500
VariableMetric: Iteration # 157 - FCN =   297262.4028207 Edm =  0.000204216 NCalls =    502
VariableMetric: Iteration # 158 - FCN =   297262.4009894 Edm =   0.00154441 NCalls =    505
VariableMetric: Iteration # 159 - FCN =   297262.3381639 Edm =    0.0639509 NCalls =    509
VariableMetric: Iteration # 160 - FCN =   297261.9814998 Edm =     0.288019 NCalls =    515
VariableMetric: Iteration # 161 - FCN =   297258.7627889 Edm =      1.42317 NCalls =    519
VariableMetric: Iteration # 162 - FCN =   297258.0429587 Edm =     0.351213 NCalls =    521
VariableMetric: Iteration # 163 - FCN =      297257.7783 Edm =     0.526873 NCalls =    523
VariableMetric: Iteration # 164 - FCN =   297257.6143383 Edm =    0.0290298 NCalls =    526
VariableMetric: Iteration # 165 - FCN =   297257.5644904 Edm =    0.0051635 NCalls =    528
VariableMetric: Iteration # 166 - FCN =   297257.5589862 Edm =    0.0015179 NCalls =    529
VariableMetric: Iteration # 167 - FCN =   297257.5567836 Edm =   0.00131827 NCalls =    531
VariableMetric: Iteration # 168 - FCN =   297257.5546796 Edm =  0.000351311 NCalls =    534
VariableMetric: Iteration # 169 - FCN =   297257.5542926 Edm =  3.16211e-05 NCalls =    536
VariableMetric: After Hessian   - FCN =   297257.5542926 Edm =      479.535 NCalls =   1009
VariableMetric: Iteration # 170 - FCN =   297257.5542926 Edm =      479.535 NCalls =   1009
VariableMetric: Iteration # 171 - FCN =   297256.8585009 Edm =      1770.01 NCalls =   1013
VariableMetric: Iteration # 172 - FCN =   297256.4911086 Edm =    0.0897822 NCalls =   1017
VariableMetric: Iteration # 173 - FCN =   297256.4542218 Edm =    0.0600863 NCalls =   1019
VariableMetric: Iteration # 174 - FCN =   297256.3911114 Edm =    0.0591851 NCalls =   1023
VariableMetric: Iteration # 175 - FCN =   297256.3685889 Edm =    0.0330017 NCalls =   1025
VariableMetric: Iteration # 176 - FCN =   297256.3353792 Edm =    0.0217175 NCalls =   1028
VariableMetric: Iteration # 177 - FCN =   297256.3190783 Edm =      2.38158 NCalls =   1030
VariableMetric: Iteration # 178 - FCN =   297255.5770755 Edm =      6.12925 NCalls =   1032
VariableMetric: Iteration # 179 - FCN =   297253.9959402 Edm =      5.43084 NCalls =   1036
VariableMetric: Iteration # 180 - FCN =   297253.7245106 Edm =     0.782771 NCalls =   1038
VariableMetric: Iteration # 181 - FCN =   297253.3014975 Edm =     0.260774 NCalls =   1040
VariableMetric: Iteration # 182 - FCN =   297253.1351064 Edm =     0.155157 NCalls =   1041
VariableMetric: Iteration # 183 - FCN =   297252.9742101 Edm =     0.181389 NCalls =   1043
VariableMetric: Iteration # 184 - FCN =   297252.8823193 Edm =    0.0953968 NCalls =   1046
VariableMetric: Iteration # 185 - FCN =    297252.774634 Edm =     0.120866 NCalls =   1048
VariableMetric: Iteration # 186 - FCN =   297252.6043989 Edm =     0.153276 NCalls =   1051
VariableMetric: Iteration # 187 - FCN =   297252.4138682 Edm =     0.107986 NCalls =   1054
VariableMetric: Iteration # 188 - FCN =   297252.3050962 Edm =    0.0800213 NCalls =   1056
VariableMetric: Iteration # 189 - FCN =   297252.2439657 Edm =    0.0554242 NCalls =   1058
VariableMetric: Iteration # 190 - FCN =   297252.1506184 Edm =    0.0725033 NCalls =   1060
VariableMetric: Iteration # 191 - FCN =   297252.0942188 Edm =     0.222877 NCalls =   1064
VariableMetric: Iteration # 192 - FCN =   297251.9361201 Edm =     0.620004 NCalls =   1072
VariableMetric: Iteration # 193 - FCN =   297251.5295676 Edm =     0.805229 NCalls =   1077
VariableMetric: Iteration # 194 - FCN =   297250.9726652 Edm =      11.5803 NCalls =   1081
VariableMetric: Iteration # 195 - FCN =   297250.4502939 Edm =      2.76214 NCalls =   1085
VariableMetric: Iteration # 196 - FCN =   297248.8208692 Edm =     0.957246 NCalls =   1089
VariableMetric: Iteration # 197 - FCN =   297248.1316298 Edm =     0.270059 NCalls =   1091
VariableMetric: Iteration # 198 - FCN =   297247.8557848 Edm =     0.134304 NCalls =   1093
VariableMetric: Iteration # 199 - FCN =   297247.7438092 Edm =    0.0561967 NCalls =   1095
VariableMetric: Iteration # 200 - FCN =   297247.6565617 Edm =    0.0545933 NCalls =   1097
VariableMetric: Iteration # 201 - FCN =   297247.6114671 Edm =    0.0220089 NCalls =   1099
VariableMetric: Iteration # 202 - FCN =   297247.5952223 Edm =   0.00206933 NCalls =   1100
VariableMetric: Iteration # 203 - FCN =    297247.593453 Edm =     0.001059 NCalls =   1102
VariableMetric: Iteration # 204 - FCN =   297247.5921098 Edm =  0.000838383 NCalls =   1104
VariableMetric: Iteration # 205 - FCN =   297247.5893051 Edm =   0.00139671 NCalls =   1107
VariableMetric: Iteration # 206 - FCN =   297247.5857384 Edm =   0.00299657 NCalls =   1109
VariableMetric: Iteration # 207 - FCN =   297247.5744333 Edm =    0.0067484 NCalls =   1112
VariableMetric: Iteration # 208 - FCN =   297247.5152395 Edm =    0.0513165 NCalls =   1115
VariableMetric: Iteration # 209 - FCN =   297247.2818744 Edm =     0.166393 NCalls =   1117
VariableMetric: Iteration # 210 - FCN =   297247.0008553 Edm =    0.0635864 NCalls =   1120
VariableMetric: Iteration # 211 - FCN =    297246.936319 Edm =    0.0113935 NCalls =   1121
VariableMetric: Iteration # 212 - FCN =   297246.9219664 Edm =   0.00277334 NCalls =   1123
VariableMetric: Iteration # 213 - FCN =   297246.9185163 Edm =  0.000514785 NCalls =   1125
VariableMetric: Iteration # 214 - FCN =   297246.9179477 Edm =  6.10035e-05 NCalls =   1127
VariableMetric: After Hessian   - FCN =   297246.9179477 Edm =  5.49761e-05 NCalls =   1608
VariableMetric: Iteration # 215 - FCN =   297246.9179477 Edm =  5.49761e-05 NCalls =   1608
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   309799.0161417 Edm =       18.366 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   309799.0161417 Edm =       18.366 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   301237.0992153 Edm =      0.74404 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   300734.4079093 Edm =      4.81642 NCalls =     18
VariableMetric: Iteration #   3 - FCN =    300732.351897 Edm =      1.48105 NCalls =     20
VariableMetric: Iteration #   4 - FCN =   300683.2967046 Edm =      47.9285 NCalls =     24
VariableMetric: Iteration #   5 - FCN =   300450.4772773 Edm =      187.302 NCalls =     30
VariableMetric: Iteration #   6 - FCN =   299540.8837685 Edm =      139.163 NCalls =     32
VariableMetric: Iteration #   7 - FCN =   299461.0339129 Edm =     0.649065 NCalls =     34
VariableMetric: Iteration #   8 - FCN =   299455.6338474 Edm =      5.12299 NCalls =     37
VariableMetric: Iteration #   9 - FCN =   298090.4049446 Edm =      38.1334 NCalls =     44
VariableMetric: Iteration #  10 - FCN =   298062.3311939 Edm =      77.7619 NCalls =     47
VariableMetric: Iteration #  11 - FCN =   297956.1020605 Edm =      6.52029 NCalls =     49
VariableMetric: Iteration #  12 - FCN =   297949.0810856 Edm =     0.912392 NCalls =     51
VariableMetric: Iteration #  13 - FCN =    297947.513139 Edm =     0.368761 NCalls =     53
VariableMetric: Iteration #  14 - FCN =   297946.4714384 Edm =     0.142635 NCalls =     55
VariableMetric: Iteration #  15 - FCN =   297945.9681914 Edm =     0.437815 NCalls =     57
VariableMetric: Iteration #  16 - FCN =   297897.7625865 Edm =      32.3853 NCalls =     65
VariableMetric: Iteration #  17 - FCN =   297741.6903544 Edm =      62.0117 NCalls =     69
VariableMetric: Iteration #  18 - FCN =   297700.2409658 Edm =      25.5324 NCalls =     71
VariableMetric: Iteration #  19 - FCN =   297655.6106264 Edm =      15.8037 NCalls =     74
VariableMetric: Iteration #  20 - FCN =   297631.3611634 Edm =      15.6921 NCalls =     78
VariableMetric: Iteration #  21 - FCN =   297585.0696562 Edm =      32.7386 NCalls =     83
VariableMetric: Iteration #  22 - FCN =   297576.1339641 Edm =       30.008 NCalls =     85
VariableMetric: Iteration #  23 - FCN =    297549.984601 Edm =      199.019 NCalls =     86
VariableMetric: Iteration #  24 - FCN =   297533.9700532 Edm =      11.0105 NCalls =     89
VariableMetric: Iteration #  25 - FCN =   297523.4692207 Edm =      3.42455 NCalls =     92
VariableMetric: Iteration #  26 - FCN =   297521.3468232 Edm =      0.15697 NCalls =     94
VariableMetric: Iteration #  27 - FCN =   297521.0697289 Edm =    0.0849944 NCalls =     96
VariableMetric: Iteration #  28 - FCN =    297520.682209 Edm =      0.29271 NCalls =     98
VariableMetric: Iteration #  29 - FCN =   297518.7800122 Edm =      1.01721 NCalls =    102
VariableMetric: Iteration #  30 - FCN =   297512.1953264 Edm =      3.06366 NCalls =    106
VariableMetric: Iteration #  31 - FCN =   297499.6045502 Edm =      1.44178 NCalls =    108
VariableMetric: Iteration #  32 - FCN =   297498.1852083 Edm =    0.0547738 NCalls =    109
VariableMetric: Iteration #  33 - FCN =   297498.1390613 Edm =   0.00548765 NCalls =    111
VariableMetric: Iteration #  34 - FCN =   297498.1243428 Edm =   0.00996818 NCalls =    113
VariableMetric: Iteration #  35 - FCN =   297497.9413373 Edm =     0.179739 NCalls =    118
VariableMetric: Iteration #  36 - FCN =   297496.9060983 Edm =     0.862737 NCalls =    125
VariableMetric: Iteration #  37 - FCN =     297482.50243 Edm =      8.14622 NCalls =    128
VariableMetric: Iteration #  38 - FCN =   297465.3613535 Edm =      3.50583 NCalls =    132
VariableMetric: Iteration #  39 - FCN =   297461.2226373 Edm =      1.37453 NCalls =    135
VariableMetric: Iteration #  40 - FCN =   297459.5421508 Edm =      0.34072 NCalls =    137
VariableMetric: Iteration #  41 - FCN =   297458.9672234 Edm =     0.181636 NCalls =    139
VariableMetric: Iteration #  42 - FCN =   297458.7884945 Edm =    0.0251588 NCalls =    141
VariableMetric: Iteration #  43 - FCN =   297458.7302542 Edm =    0.0129678 NCalls =    143
VariableMetric: Iteration #  44 - FCN =   297458.6529455 Edm =    0.0321787 NCalls =    146
VariableMetric: Iteration #  45 - FCN =   297458.3483005 Edm =     0.236999 NCalls =    149
VariableMetric: Iteration #  46 - FCN =   297451.3762218 Edm =      5.28332 NCalls =    154
VariableMetric: Iteration #  47 - FCN =   297445.7782603 Edm =       1.7989 NCalls =    156
VariableMetric: Iteration #  48 - FCN =    297444.697978 Edm =     0.052306 NCalls =    158
VariableMetric: Iteration #  49 - FCN =   297444.6519863 Edm =   0.00639321 NCalls =    160
VariableMetric: Iteration #  50 - FCN =   297444.6389321 Edm =    0.0102082 NCalls =    162
VariableMetric: Iteration #  51 - FCN =   297444.5864825 Edm =    0.0457723 NCalls =    165
VariableMetric: Iteration #  52 - FCN =   297444.3493928 Edm =     0.189736 NCalls =    168
VariableMetric: Iteration #  53 - FCN =   297434.8257592 Edm =       5.5926 NCalls =    173
VariableMetric: Iteration #  54 - FCN =   297431.1997348 Edm =      1.00707 NCalls =    175
VariableMetric: Iteration #  55 - FCN =   297429.8093486 Edm =     0.371629 NCalls =    177
VariableMetric: Iteration #  56 - FCN =   297429.4300864 Edm =     0.179237 NCalls =    179
VariableMetric: Iteration #  57 - FCN =   297429.1711325 Edm =     0.193022 NCalls =    181
VariableMetric: Iteration #  58 - FCN =    297428.879063 Edm =    0.0707676 NCalls =    183
VariableMetric: Iteration #  59 - FCN =   297428.7842299 Edm =    0.0264057 NCalls =    185
VariableMetric: Iteration #  60 - FCN =   297428.7463598 Edm =   0.00463626 NCalls =    187
VariableMetric: Iteration #  61 - FCN =   297428.7359296 Edm =   0.00647502 NCalls =    189
VariableMetric: Iteration #  62 - FCN =   297428.6167687 Edm =     0.159947 NCalls =    194
VariableMetric: Iteration #  63 - FCN =   297428.4210207 Edm =     0.186295 NCalls =    200
VariableMetric: Iteration #  64 - FCN =   297407.8109036 Edm =      4.41755 NCalls =    206
VariableMetric: Iteration #  65 - FCN =   297405.6270258 Edm =      1.81752 NCalls =    208
VariableMetric: Iteration #  66 - FCN =   297404.8654043 Edm =     0.106261 NCalls =    210
VariableMetric: Iteration #  67 - FCN =   297404.7492982 Edm =    0.0109423 NCalls =    212
VariableMetric: Iteration #  68 - FCN =   297404.7373579 Edm =   0.00349074 NCalls =    214
VariableMetric: Iteration #  69 - FCN =   297404.7196827 Edm =   0.00595161 NCalls =    217
VariableMetric: Iteration #  70 - FCN =   297404.7038419 Edm =   0.00440499 NCalls =    219
VariableMetric: Iteration #  71 - FCN =   297404.5988606 Edm =    0.0885603 NCalls =    223
VariableMetric: Iteration #  72 - FCN =   297402.9685716 Edm =      2.87208 NCalls =    227
VariableMetric: Iteration #  73 - FCN =   297387.4276189 Edm =      6.24151 NCalls =    233
VariableMetric: Iteration #  74 - FCN =   297376.0696915 Edm =      1.40381 NCalls =    236
VariableMetric: Iteration #  75 - FCN =   297374.6272242 Edm =     0.236077 NCalls =    238
VariableMetric: Iteration #  76 - FCN =   297374.3616049 Edm =    0.0456599 NCalls =    240
VariableMetric: Iteration #  77 - FCN =   297374.3299722 Edm =   0.00792264 NCalls =    242
VariableMetric: Iteration #  78 - FCN =   297374.3110596 Edm =   0.00897243 NCalls =    244
VariableMetric: Iteration #  79 - FCN =    297374.273509 Edm =    0.0143542 NCalls =    248
VariableMetric: Iteration #  80 - FCN =    297374.249559 Edm =   0.00383161 NCalls =    251
VariableMetric: Iteration #  81 - FCN =   297374.2449271 Edm =   0.00245646 NCalls =    253
VariableMetric: Iteration #  82 - FCN =   297374.2430671 Edm =   0.00106941 NCalls =    255
VariableMetric: Iteration #  83 - FCN =    297374.237072 Edm =   0.00425119 NCalls =    258
VariableMetric: Iteration #  84 - FCN =   297374.1948418 Edm =    0.0303204 NCalls =    261
VariableMetric: Iteration #  85 - FCN =   297373.8930462 Edm =     0.360109 NCalls =    264
VariableMetric: Iteration #  86 - FCN =   297372.4638834 Edm =      1.60317 NCalls =    270
VariableMetric: Iteration #  87 - FCN =    297372.382468 Edm =     0.195607 NCalls =    273
VariableMetric: Iteration #  88 - FCN =   297371.8093418 Edm =     0.656438 NCalls =    277
VariableMetric: Iteration #  89 - FCN =   297370.3709902 Edm =     0.858947 NCalls =    283
VariableMetric: Iteration #  90 - FCN =    297368.106852 Edm =      3.12136 NCalls =    286
VariableMetric: Iteration #  91 - FCN =   297366.5761831 Edm =      1.29354 NCalls =    288
VariableMetric: Iteration #  92 - FCN =    297366.054698 Edm =     0.399013 NCalls =    290
VariableMetric: Iteration #  93 - FCN =   297364.4353453 Edm =     0.957489 NCalls =    294
VariableMetric: Iteration #  94 - FCN =   297361.8244087 Edm =       2.9618 NCalls =    297
VariableMetric: Iteration #  95 - FCN =   297359.9697693 Edm =      1.59648 NCalls =    299
VariableMetric: Iteration #  96 - FCN =    297358.304058 Edm =     0.185919 NCalls =    301
VariableMetric: Iteration #  97 - FCN =   297358.0769199 Edm =    0.0312291 NCalls =    303
VariableMetric: Iteration #  98 - FCN =   297358.0339483 Edm =    0.0171128 NCalls =    305
VariableMetric: Iteration #  99 - FCN =   297358.0148218 Edm =    0.0080177 NCalls =    308
VariableMetric: Iteration # 100 - FCN =   297358.0069206 Edm =   0.00575356 NCalls =    310
VariableMetric: Iteration # 101 - FCN =   297358.0021155 Edm =   0.00363468 NCalls =    312
VariableMetric: Iteration # 102 - FCN =   297357.9888635 Edm =   0.00755226 NCalls =    315
VariableMetric: Iteration # 103 - FCN =   297357.9600843 Edm =   0.00953909 NCalls =    317
VariableMetric: Iteration # 104 - FCN =   297357.9496302 Edm =   0.00777649 NCalls =    319
VariableMetric: Iteration # 105 - FCN =   297357.9394073 Edm =   0.00492289 NCalls =    322
VariableMetric: Iteration # 106 - FCN =   297357.9261733 Edm =   0.00708166 NCalls =    325
VariableMetric: Iteration # 107 - FCN =   297357.8870805 Edm =     0.047331 NCalls =    328
VariableMetric: Iteration # 108 - FCN =   297357.3621704 Edm =     0.445163 NCalls =    334
VariableMetric: Iteration # 109 - FCN =   297354.2433183 Edm =      4.07862 NCalls =    338
VariableMetric: Iteration # 110 - FCN =   297352.8714731 Edm =      3.95392 NCalls =    343
VariableMetric: Iteration # 111 - FCN =    297347.442114 Edm =      1.48292 NCalls =    348
VariableMetric: Iteration # 112 - FCN =   297345.2690201 Edm =     0.417729 NCalls =    350
VariableMetric: Iteration # 113 - FCN =   297344.6365714 Edm =     0.531043 NCalls =    352
VariableMetric: Iteration # 114 - FCN =   297344.3775065 Edm =     0.238533 NCalls =    354
VariableMetric: Iteration # 115 - FCN =   297344.0587658 Edm =     0.185416 NCalls =    356
VariableMetric: Iteration # 116 - FCN =   297343.4773338 Edm =      0.47094 NCalls =    362
VariableMetric: Iteration # 117 - FCN =   297343.3296221 Edm =     0.432216 NCalls =    365
VariableMetric: Iteration # 118 - FCN =   297342.3041275 Edm =      1.54824 NCalls =    368
VariableMetric: Iteration # 119 - FCN =   297341.6744406 Edm =     0.880653 NCalls =    372
VariableMetric: Iteration # 120 - FCN =   297341.2907222 Edm =      0.60219 NCalls =    374
VariableMetric: Iteration # 121 - FCN =   297340.6812357 Edm =     0.251731 NCalls =    378
VariableMetric: Iteration # 122 - FCN =   297340.3173214 Edm =     0.101085 NCalls =    380
VariableMetric: Iteration # 123 - FCN =   297340.1596337 Edm =    0.0625164 NCalls =    383
VariableMetric: Iteration # 124 - FCN =   297340.0451241 Edm =     0.130831 NCalls =    387
VariableMetric: Iteration # 125 - FCN =   297339.9328557 Edm =     0.134157 NCalls =    389
VariableMetric: Iteration # 126 - FCN =   297339.7251891 Edm =     0.444309 NCalls =    392
VariableMetric: Iteration # 127 - FCN =   297339.4956927 Edm =    0.0933319 NCalls =    395
VariableMetric: Iteration # 128 - FCN =   297339.4239268 Edm =    0.0650573 NCalls =    397
VariableMetric: Iteration # 129 - FCN =   297339.2919506 Edm =    0.0954804 NCalls =    400
VariableMetric: Iteration # 130 - FCN =   297339.1758275 Edm =    0.0331277 NCalls =    402
VariableMetric: Iteration # 131 - FCN =   297339.0900369 Edm =    0.0333322 NCalls =    405
VariableMetric: Iteration # 132 - FCN =   297339.0122929 Edm =    0.0527328 NCalls =    408
VariableMetric: Iteration # 133 - FCN =    297338.983552 Edm =    0.0321376 NCalls =    410
VariableMetric: Iteration # 134 - FCN =   297338.9526979 Edm =    0.0031522 NCalls =    413
VariableMetric: Iteration # 135 - FCN =   297338.9484673 Edm =  0.000399578 NCalls =    415
VariableMetric: Iteration # 136 - FCN =   297338.9472781 Edm =  0.000744275 NCalls =    417
VariableMetric: Iteration # 137 - FCN =   297338.9410989 Edm =   0.00624163 NCalls =    421
VariableMetric: Iteration # 138 - FCN =   297338.9345513 Edm =   0.00267668 NCalls =    424
VariableMetric: Iteration # 139 - FCN =   297338.9307164 Edm =  0.000784124 NCalls =    427
VariableMetric: Iteration # 140 - FCN =   297338.9255782 Edm =   0.00372115 NCalls =    430
VariableMetric: Iteration # 141 - FCN =   297338.9094538 Edm =    0.0157243 NCalls =    433
VariableMetric: Iteration # 142 - FCN =   297338.8862555 Edm =    0.0415351 NCalls =    437
VariableMetric: Iteration # 143 - FCN =   297338.8105013 Edm =    0.0871092 NCalls =    441
VariableMetric: Iteration # 144 - FCN =   297338.4937876 Edm =     0.300513 NCalls =    448
VariableMetric: Iteration # 145 - FCN =   297338.4896375 Edm =   0.00468116 NCalls =    450
VariableMetric: Iteration # 146 - FCN =   297338.4577622 Edm =    0.0298909 NCalls =    453
VariableMetric: Iteration # 147 - FCN =   297337.2760232 Edm =       1.0292 NCalls =    460
VariableMetric: Iteration # 148 - FCN =   297334.0792426 Edm =       1.3521 NCalls =    463
VariableMetric: Iteration # 149 - FCN =    297332.407529 Edm =       1.5984 NCalls =    465
VariableMetric: Iteration # 150 - FCN =   297330.4525674 Edm =      1.28833 NCalls =    469
VariableMetric: Iteration # 151 - FCN =   297327.4291365 Edm =      2.52942 NCalls =    472
VariableMetric: Iteration # 152 - FCN =   297326.2545775 Edm =     0.284669 NCalls =    474
VariableMetric: Iteration # 153 - FCN =   297325.9585063 Edm =    0.0608507 NCalls =    476
VariableMetric: Iteration # 154 - FCN =   297325.8959237 Edm =   0.00343068 NCalls =    478
VariableMetric: Iteration # 155 - FCN =   297325.8918984 Edm =   0.00025705 NCalls =    480
VariableMetric: Iteration # 156 - FCN =   297325.8900473 Edm =   0.00154939 NCalls =    483
VariableMetric: Iteration # 157 - FCN =   297325.8663819 Edm =     0.016545 NCalls =    487
VariableMetric: Iteration # 158 - FCN =     297325.82982 Edm =    0.0366537 NCalls =    492
VariableMetric: Iteration # 159 - FCN =   297325.7660887 Edm =    0.0377029 NCalls =    495
VariableMetric: Iteration # 160 - FCN =   297325.6899807 Edm =      0.21526 NCalls =    497
VariableMetric: Iteration # 161 - FCN =   297325.5723328 Edm =    0.0509174 NCalls =    503
VariableMetric: Iteration # 162 - FCN =   297325.5493891 Edm =    0.0856024 NCalls =    504
VariableMetric: Iteration # 163 - FCN =   297325.4364673 Edm =    0.0893117 NCalls =    507
VariableMetric: Iteration # 164 - FCN =    297325.136668 Edm =     0.148914 NCalls =    515
VariableMetric: Iteration # 165 - FCN =   297324.9423285 Edm =     0.467128 NCalls =    518
VariableMetric: Iteration # 166 - FCN =   297324.7041512 Edm =     0.201199 NCalls =    520
VariableMetric: Iteration # 167 - FCN =   297324.3328844 Edm =    0.0701162 NCalls =    524
VariableMetric: Iteration # 168 - FCN =   297324.1844432 Edm =    0.0346243 NCalls =    527
VariableMetric: Iteration # 169 - FCN =   297324.1610396 Edm =     0.011636 NCalls =    529
VariableMetric: Iteration # 170 - FCN =   297324.1457619 Edm =   0.00618459 NCalls =    531
VariableMetric: Iteration # 171 - FCN =   297324.0205197 Edm =    0.0817011 NCalls =    535
VariableMetric: Iteration # 172 - FCN =   297322.2828218 Edm =     0.248719 NCalls =    541
VariableMetric: Iteration # 173 - FCN =   297322.0262847 Edm =      0.83897 NCalls =    543
VariableMetric: Iteration # 174 - FCN =    297321.846195 Edm =    0.0516481 NCalls =    545
VariableMetric: Iteration # 175 - FCN =   297321.7987959 Edm =    0.0186636 NCalls =    547
VariableMetric: Iteration # 176 - FCN =   297321.7591757 Edm =    0.0240117 NCalls =    549
VariableMetric: Iteration # 177 - FCN =   297321.6705068 Edm =    0.0382924 NCalls =    553
VariableMetric: Iteration # 178 - FCN =    297321.646308 Edm =    0.0161534 NCalls =    555
VariableMetric: Iteration # 179 - FCN =   297321.6238345 Edm =   0.00690671 NCalls =    557
VariableMetric: Iteration # 180 - FCN =   297321.6152016 Edm =   0.00684581 NCalls =    559
VariableMetric: Iteration # 181 - FCN =   297321.6045556 Edm =   0.00228188 NCalls =    562
VariableMetric: Iteration # 182 - FCN =    297321.600813 Edm =  0.000563724 NCalls =    565
VariableMetric: Iteration # 183 - FCN =   297321.6000094 Edm =  0.000133257 NCalls =    567
VariableMetric: Iteration # 184 - FCN =   297321.5998883 Edm =  0.000101819 NCalls =    569
VariableMetric: Iteration # 185 - FCN =   297321.5996302 Edm =  0.000176928 NCalls =    571
VariableMetric: Iteration # 186 - FCN =   297321.5961693 Edm =    0.0032167 NCalls =    575
VariableMetric: Iteration # 187 - FCN =   297321.4927486 Edm =    0.0821986 NCalls =    580
VariableMetric: Iteration # 188 - FCN =   297321.2936812 Edm =     0.128682 NCalls =    583
VariableMetric: Iteration # 189 - FCN =   297321.1550051 Edm =     0.344834 NCalls =    586
VariableMetric: Iteration # 190 - FCN =   297320.8844975 Edm =     0.100798 NCalls =    590
VariableMetric: Iteration # 191 - FCN =   297320.7896725 Edm =    0.0333327 NCalls =    591
VariableMetric: Iteration # 192 - FCN =   297320.7554061 Edm =   0.00762893 NCalls =    593
VariableMetric: Iteration # 193 - FCN =   297320.7324924 Edm =   0.00386632 NCalls =    596
VariableMetric: Iteration # 194 - FCN =   297320.7247022 Edm =     0.001903 NCalls =    598
VariableMetric: Iteration # 195 - FCN =   297320.7180462 Edm =   0.00192652 NCalls =    602
VariableMetric: Iteration # 196 - FCN =   297320.7155095 Edm =  0.000471745 NCalls =    605
VariableMetric: Iteration # 197 - FCN =   297320.7147958 Edm =  0.000162355 NCalls =    607
VariableMetric: Iteration # 198 - FCN =   297320.7144404 Edm =  3.69434e-05 NCalls =    609
VariableMetric: After Hessian   - FCN =   297320.7144404 Edm =       1.8797 NCalls =   1094
VariableMetric: Iteration # 199 - FCN =   297320.7144404 Edm =       1.8797 NCalls =   1094
VariableMetric: Iteration # 200 - FCN =   297320.5355266 Edm =      1.66552 NCalls =   1096
VariableMetric: Iteration # 201 - FCN =   297318.2549608 Edm =     0.286727 NCalls =   1098
VariableMetric: Iteration # 202 - FCN =   297317.8849371 Edm =     0.111215 NCalls =   1100
VariableMetric: Iteration # 203 - FCN =   297317.3993165 Edm =     0.200141 NCalls =   1103
VariableMetric: Iteration # 204 - FCN =   297317.3010082 Edm =    0.0812607 NCalls =   1105
VariableMetric: Iteration # 205 - FCN =   297317.2498952 Edm =    0.0993494 NCalls =   1107
VariableMetric: Iteration # 206 - FCN =   297317.1422574 Edm =    0.0908976 NCalls =   1110
VariableMetric: Iteration # 207 - FCN =   297317.0571789 Edm =    0.0188927 NCalls =   1113
VariableMetric: Iteration # 208 - FCN =   297317.0398741 Edm =    0.0157102 NCalls =   1115
VariableMetric: Iteration # 209 - FCN =   297317.0131556 Edm =    0.0103077 NCalls =   1118
VariableMetric: Iteration # 210 - FCN =   297316.9877162 Edm =   0.00881237 NCalls =   1121
VariableMetric: Iteration # 211 - FCN =   297316.9744115 Edm =   0.00832418 NCalls =   1123
VariableMetric: Iteration # 212 - FCN =   297316.9562062 Edm =    0.0118208 NCalls =   1126
VariableMetric: Iteration # 213 - FCN =   297316.9391478 Edm =    0.0230642 NCalls =   1128
VariableMetric: Iteration # 214 - FCN =   297316.9258725 Edm =    0.0105638 NCalls =   1131
VariableMetric: Iteration # 215 - FCN =   297316.8981543 Edm =    0.0063421 NCalls =   1136
VariableMetric: Iteration # 216 - FCN =   297316.8894539 Edm =    0.0096826 NCalls =   1139
VariableMetric: Iteration # 217 - FCN =   297316.8795451 Edm =   0.00590928 NCalls =   1142
VariableMetric: Iteration # 218 - FCN =   297316.8699321 Edm =    0.0049801 NCalls =   1145
VariableMetric: Iteration # 219 - FCN =   297316.8608163 Edm =   0.00419352 NCalls =   1147
VariableMetric: Iteration # 220 - FCN =   297316.8537361 Edm =   0.00778846 NCalls =   1149
VariableMetric: Iteration # 221 - FCN =   297316.8473876 Edm =   0.00316064 NCalls =   1152
VariableMetric: Iteration # 222 - FCN =   297316.8433761 Edm =    0.0042333 NCalls =   1155
VariableMetric: Iteration # 223 - FCN =   297316.8381961 Edm =   0.00329393 NCalls =   1157
VariableMetric: Iteration # 224 - FCN =   297316.8305265 Edm =   0.00313402 NCalls =   1160
VariableMetric: Iteration # 225 - FCN =   297316.8181469 Edm =    0.0110645 NCalls =   1164
VariableMetric: Iteration # 226 - FCN =   297316.8099617 Edm =     0.015216 NCalls =   1167
VariableMetric: Iteration # 227 - FCN =   297316.7926704 Edm =   0.00590902 NCalls =   1171
VariableMetric: Iteration # 228 - FCN =   297316.7844445 Edm =   0.00436063 NCalls =   1173
VariableMetric: Iteration # 229 - FCN =   297316.7820377 Edm =   0.00194287 NCalls =   1174
VariableMetric: Iteration # 230 - FCN =   297316.7790657 Edm =   0.00095554 NCalls =   1176
VariableMetric: Iteration # 231 - FCN =   297316.7769624 Edm =  0.000194677 NCalls =   1178
VariableMetric: Iteration # 232 - FCN =   297316.7765893 Edm =  0.000127438 NCalls =   1180
VariableMetric: Iteration # 233 - FCN =   297316.7763367 Edm =  0.000170416 NCalls =   1182
VariableMetric: Iteration # 234 - FCN =   297316.7758239 Edm =  0.000190248 NCalls =   1185
VariableMetric: Iteration # 235 - FCN =   297316.7753626 Edm =  7.38077e-05 NCalls =   1187
VariableMetric: Iteration # 236 - FCN =   297316.7752118 Edm =  4.26466e-05 NCalls =   1189
VariableMetric: After Hessian   - FCN =   297316.7752118 Edm =    0.0155715 NCalls =   1684
VariableMetric: Iteration # 237 - FCN =   297316.7752118 Edm =    0.0155715 NCalls =   1684
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =    356882.780969 Edm =      3163.31 NCalls =      1
VariableMetric: Iteration #   0 - FCN =    356882.780969 Edm =      3163.31 NCalls =      1
VariableMetric: Iteration #   1 - FCN =     316512.77048 Edm =      21.2245 NCalls =     11
VariableMetric: Iteration #   2 - FCN =    301355.286359 Edm =      14.2046 NCalls =     20
VariableMetric: Iteration #   3 - FCN =   301323.6041745 Edm =      16.8525 NCalls =     22
VariableMetric: Iteration #   4 - FCN =   298849.3366774 Edm =      848.354 NCalls =     31
VariableMetric: Iteration #   5 - FCN =   298686.9518179 Edm =      597.397 NCalls =     34
VariableMetric: Iteration #   6 - FCN =   297478.8214838 Edm =      53.6092 NCalls =     37
VariableMetric: Iteration #   7 - FCN =   297450.8524698 Edm =    0.0684421 NCalls =     39
VariableMetric: Iteration #   8 - FCN =   297450.7659257 Edm =    0.0207178 NCalls =     41
VariableMetric: Iteration #   9 - FCN =   297435.7678693 Edm =      13.0531 NCalls =     48
VariableMetric: Iteration #  10 - FCN =    297302.205703 Edm =      6.52362 NCalls =     52
VariableMetric: Iteration #  11 - FCN =   297293.9884079 Edm =     0.995386 NCalls =     54
VariableMetric: Iteration #  12 - FCN =   297292.9061878 Edm =     0.043556 NCalls =     56
VariableMetric: Iteration #  13 - FCN =   297292.8139716 Edm =     0.037193 NCalls =     58
VariableMetric: Iteration #  14 - FCN =   297289.6778201 Edm =      2.08231 NCalls =     63
VariableMetric: Iteration #  15 - FCN =   297284.5627704 Edm =     0.111505 NCalls =     65
VariableMetric: Iteration #  16 - FCN =   297284.4528737 Edm =    0.0120479 NCalls =     66
VariableMetric: Iteration #  17 - FCN =   297284.0701639 Edm =     0.406681 NCalls =     70
VariableMetric: Iteration #  18 - FCN =   297280.5701724 Edm =      3.11196 NCalls =     76
VariableMetric: Iteration #  19 - FCN =   297229.9702234 Edm =      6.00787 NCalls =     79
VariableMetric: Iteration #  20 - FCN =   297223.9453127 Edm =     0.469903 NCalls =     80
VariableMetric: Iteration #  21 - FCN =   297223.4202948 Edm =   0.00914459 NCalls =     82
VariableMetric: Iteration #  22 - FCN =   297223.3948839 Edm =    0.0205939 NCalls =     84
VariableMetric: Iteration #  23 - FCN =    297221.976768 Edm =      1.41535 NCalls =     90
VariableMetric: Iteration #  24 - FCN =    297221.909664 Edm =    0.0548126 NCalls =     93
VariableMetric: Iteration #  25 - FCN =   297212.5933402 Edm =      6.08052 NCalls =     99
VariableMetric: Iteration #  26 - FCN =     297196.30419 Edm =      12.2979 NCalls =    102
VariableMetric: Iteration #  27 - FCN =   297190.1822085 Edm =      4.95094 NCalls =    104
VariableMetric: Iteration #  28 - FCN =   297185.9175622 Edm =     0.376076 NCalls =    106
VariableMetric: Iteration #  29 - FCN =   297185.5709301 Edm =    0.0279263 NCalls =    107
VariableMetric: Iteration #  30 - FCN =    297185.492106 Edm =    0.0304292 NCalls =    109
VariableMetric: Iteration #  31 - FCN =   297185.4511039 Edm =   0.00691107 NCalls =    111
VariableMetric: Iteration #  32 - FCN =   297185.4301391 Edm =     0.015068 NCalls =    113
VariableMetric: Iteration #  33 - FCN =   297181.5736249 Edm =      4.60747 NCalls =    123
VariableMetric: Iteration #  34 - FCN =   297181.5659964 Edm =   0.00960038 NCalls =    125
VariableMetric: Iteration #  35 - FCN =   297181.4497742 Edm =      0.12248 NCalls =    129
VariableMetric: Iteration #  36 - FCN =   297178.2107146 Edm =      2.80648 NCalls =    136
VariableMetric: Iteration #  37 - FCN =   297163.5433357 Edm =      10.2541 NCalls =    141
VariableMetric: Iteration #  38 - FCN =    297157.313663 Edm =      1.08084 NCalls =    143
VariableMetric: Iteration #  39 - FCN =   297156.4661017 Edm =   0.00913358 NCalls =    145
VariableMetric: Iteration #  40 - FCN =    297156.458551 Edm =  0.000685935 NCalls =    147
VariableMetric: Iteration #  41 - FCN =   297156.4581672 Edm =  0.000258423 NCalls =    149
VariableMetric: Iteration #  42 - FCN =   297156.4570492 Edm =   0.00144141 NCalls =    152
VariableMetric: Iteration #  43 - FCN =   297156.4264505 Edm =    0.0328292 NCalls =    158
VariableMetric: Iteration #  44 - FCN =    297156.162059 Edm =    0.0573394 NCalls =    165
VariableMetric: Iteration #  45 - FCN =   297154.2665516 Edm =     0.918383 NCalls =    167
VariableMetric: Iteration #  46 - FCN =   297150.5057414 Edm =     0.381565 NCalls =    170
VariableMetric: Iteration #  47 - FCN =   297150.1990714 Edm =    0.0193264 NCalls =    172
VariableMetric: Iteration #  48 - FCN =   297150.1786477 Edm =    0.0021366 NCalls =    174
VariableMetric: Iteration #  49 - FCN =   297150.1753802 Edm =  0.000590895 NCalls =    176
VariableMetric: Iteration #  50 - FCN =   297150.1727292 Edm =   0.00242344 NCalls =    178
VariableMetric: Iteration #  51 - FCN =   297149.9871288 Edm =     0.192055 NCalls =    184
VariableMetric: Iteration #  52 - FCN =   297149.8992759 Edm =     0.086132 NCalls =    190
VariableMetric: Iteration #  53 - FCN =   297141.8908852 Edm =     0.947113 NCalls =    196
VariableMetric: Iteration #  54 - FCN =   297140.6481027 Edm =     0.113243 NCalls =    197
VariableMetric: Iteration #  55 - FCN =   297140.5273727 Edm =    0.0203254 NCalls =    199
VariableMetric: Iteration #  56 - FCN =   297140.5132652 Edm =   0.00374214 NCalls =    201
VariableMetric: Iteration #  57 - FCN =   297140.5081666 Edm =  0.000502271 NCalls =    203
VariableMetric: Iteration #  58 - FCN =   297140.5069505 Edm =  0.000426732 NCalls =    205
VariableMetric: Iteration #  59 - FCN =    297140.412855 Edm =    0.0866291 NCalls =    211
VariableMetric: Iteration #  60 - FCN =   297138.2722634 Edm =     0.538264 NCalls =    215
VariableMetric: Iteration #  61 - FCN =   297137.6175933 Edm =     0.024549 NCalls =    217
VariableMetric: Iteration #  62 - FCN =   297137.5902712 Edm =   0.00195329 NCalls =    219
VariableMetric: Iteration #  63 - FCN =   297137.5882112 Edm =  0.000113145 NCalls =    221
VariableMetric: Iteration #  64 - FCN =   297137.5880742 Edm =  3.87261e-05 NCalls =    223
VariableMetric: After Hessian   - FCN =   297137.5880742 Edm =      46.1458 NCalls =    698
VariableMetric: Iteration #  65 - FCN =   297137.5880742 Edm =      46.1458 NCalls =    698
VariableMetric: Iteration #  66 - FCN =   297137.3475269 Edm =      79.5135 NCalls =    703
VariableMetric: Iteration #  67 - FCN =   297137.2826063 Edm =     0.329971 NCalls =    706
VariableMetric: Iteration #  68 - FCN =   297136.8147899 Edm =    0.0663708 NCalls =    709
VariableMetric: Iteration #  69 - FCN =   297136.7656363 Edm =    0.0232742 NCalls =    711
VariableMetric: Iteration #  70 - FCN =   297136.7156903 Edm =    0.0402788 NCalls =    713
VariableMetric: Iteration #  71 - FCN =   297136.4816841 Edm =     0.280707 NCalls =    717
VariableMetric: Iteration #  72 - FCN =   297136.3610322 Edm =     0.192794 NCalls =    721
VariableMetric: Iteration #  73 - FCN =   297136.3172896 Edm =     0.102382 NCalls =    724
VariableMetric: Iteration #  74 - FCN =   297136.1813411 Edm =     0.569518 NCalls =    728
VariableMetric: Iteration #  75 - FCN =    297136.134456 Edm =    0.0845323 NCalls =    731
VariableMetric: Iteration #  76 - FCN =   297134.1261219 Edm =       3.7865 NCalls =    738
VariableMetric: Iteration #  77 - FCN =   297134.1086459 Edm =    0.0346712 NCalls =    740
VariableMetric: Iteration #  78 - FCN =    297133.981967 Edm =     0.217111 NCalls =    743
VariableMetric: Iteration #  79 - FCN =   297133.8261808 Edm =     0.739157 NCalls =    747
VariableMetric: Iteration #  80 - FCN =     297133.08932 Edm =    0.0968682 NCalls =    752
VariableMetric: Iteration #  81 - FCN =   297133.0528611 Edm =     0.276807 NCalls =    754
VariableMetric: Iteration #  82 - FCN =    297131.760131 Edm =      1.16373 NCalls =    757
VariableMetric: Iteration #  83 - FCN =    297128.715722 Edm =      1.46721 NCalls =    761
VariableMetric: Iteration #  84 - FCN =   297127.2415354 Edm =      2.85979 NCalls =    762
VariableMetric: Iteration #  85 - FCN =   297126.1902035 Edm =      0.48062 NCalls =    764
VariableMetric: Iteration #  86 - FCN =   297125.4215167 Edm =     0.740353 NCalls =    766
VariableMetric: Iteration #  87 - FCN =   297124.7001509 Edm =     0.183669 NCalls =    769
VariableMetric: Iteration #  88 - FCN =   297124.4754664 Edm =     0.138036 NCalls =    771
VariableMetric: Iteration #  89 - FCN =   297124.1639563 Edm =     0.133119 NCalls =    773
VariableMetric: Iteration #  90 - FCN =   297123.9423282 Edm =    0.0766614 NCalls =    775
VariableMetric: Iteration #  91 - FCN =   297123.6873331 Edm =    0.0659635 NCalls =    778
VariableMetric: Iteration #  92 - FCN =   297123.5256356 Edm =    0.0702256 NCalls =    781
VariableMetric: Iteration #  93 - FCN =   297123.4360237 Edm =    0.0558754 NCalls =    783
VariableMetric: Iteration #  94 - FCN =    297123.352511 Edm =    0.0284721 NCalls =    786
VariableMetric: Iteration #  95 - FCN =    297123.269106 Edm =    0.0353826 NCalls =    788
VariableMetric: Iteration #  96 - FCN =   297123.2187101 Edm =    0.0141163 NCalls =    791
VariableMetric: Iteration #  97 - FCN =   297123.1931129 Edm =    0.0169701 NCalls =    793
VariableMetric: Iteration #  98 - FCN =   297123.1425624 Edm =    0.0237946 NCalls =    796
VariableMetric: Iteration #  99 - FCN =   297123.0927275 Edm =    0.0222034 NCalls =    798
VariableMetric: Iteration # 100 - FCN =   297123.0371501 Edm =     0.029761 NCalls =    801
VariableMetric: Iteration # 101 - FCN =   297122.9591309 Edm =    0.0484167 NCalls =    804
VariableMetric: Iteration # 102 - FCN =    297122.892004 Edm =    0.0191757 NCalls =    807
VariableMetric: Iteration # 103 - FCN =   297122.8438397 Edm =    0.0277212 NCalls =    810
VariableMetric: Iteration # 104 - FCN =    297122.811148 Edm =    0.0169086 NCalls =    812
VariableMetric: Iteration # 105 - FCN =   297122.7801617 Edm =    0.0102258 NCalls =    815
VariableMetric: Iteration # 106 - FCN =   297122.7469786 Edm =   0.00756576 NCalls =    817
VariableMetric: Iteration # 107 - FCN =    297122.719979 Edm =    0.0140636 NCalls =    819
VariableMetric: Iteration # 108 - FCN =   297122.7044977 Edm =    0.0191899 NCalls =    821
VariableMetric: Iteration # 109 - FCN =   297122.6850108 Edm =   0.00951712 NCalls =    824
VariableMetric: Iteration # 110 - FCN =   297122.6658535 Edm =   0.00421078 NCalls =    826
VariableMetric: Iteration # 111 - FCN =   297122.6591629 Edm =   0.00309522 NCalls =    828
VariableMetric: Iteration # 112 - FCN =   297122.6567694 Edm =   0.00133479 NCalls =    831
VariableMetric: Iteration # 113 - FCN =   297122.6536551 Edm =   0.00065841 NCalls =    833
VariableMetric: Iteration # 114 - FCN =   297122.6521758 Edm =  0.000188656 NCalls =    835
VariableMetric: Iteration # 115 - FCN =   297122.6517521 Edm =  9.28028e-05 NCalls =    837
VariableMetric: Iteration # 116 - FCN =   297122.6514093 Edm =  0.000134923 NCalls =    839
VariableMetric: Iteration # 117 - FCN =   297122.6511459 Edm =  0.000131181 NCalls =    841
VariableMetric: Iteration # 118 - FCN =    297122.650968 Edm =  4.16892e-05 NCalls =    843
VariableMetric: After Hessian   - FCN =    297122.650968 Edm =  0.000644518 NCalls =   1326
VariableMetric: Iteration # 119 - FCN =    297122.650968 Edm =  0.000644518 NCalls =   1326
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   310323.0762232 Edm =      34.2869 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   310323.0762232 Edm =      34.2869 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   303661.2283794 Edm =       24.798 NCalls =      7
VariableMetric: Iteration #   2 - FCN =   303379.3382581 Edm =      3529.36 NCalls =     10
VariableMetric: Iteration #   3 - FCN =   303180.0786048 Edm =      12.7132 NCalls =     12
VariableMetric: Iteration #   4 - FCN =   302637.1567652 Edm =      965.689 NCalls =     17
VariableMetric: Iteration #   5 - FCN =   302390.2629787 Edm =      271.085 NCalls =     22
VariableMetric: Iteration #   6 - FCN =   298369.8249578 Edm =      40.3655 NCalls =     28
VariableMetric: Iteration #   7 - FCN =      298312.5268 Edm =      80.4251 NCalls =     31
VariableMetric: Iteration #   8 - FCN =   298067.3903506 Edm =     0.575194 NCalls =     35
VariableMetric: Iteration #   9 - FCN =   298066.7086244 Edm =     0.118144 NCalls =     36
VariableMetric: Iteration #  10 - FCN =   298066.2253027 Edm =     0.564344 NCalls =     38
VariableMetric: Iteration #  11 - FCN =   298049.1549091 Edm =      13.2757 NCalls =     45
VariableMetric: Iteration #  12 - FCN =   297929.5192987 Edm =       6.4702 NCalls =     48
VariableMetric: Iteration #  13 - FCN =   297921.5740832 Edm =       0.5031 NCalls =     50
VariableMetric: Iteration #  14 - FCN =   297919.2000164 Edm =      1.28878 NCalls =     52
VariableMetric: Iteration #  15 - FCN =    297823.923106 Edm =      62.6435 NCalls =     57
VariableMetric: Iteration #  16 - FCN =   297588.5261616 Edm =      13.8732 NCalls =     60
VariableMetric: Iteration #  17 - FCN =   297566.2518805 Edm =      3.37663 NCalls =     62
VariableMetric: Iteration #  18 - FCN =   297562.9510775 Edm =     0.185982 NCalls =     63
VariableMetric: Iteration #  19 - FCN =   297562.7260311 Edm =    0.0299651 NCalls =     65
VariableMetric: Iteration #  20 - FCN =   297562.0179163 Edm =     0.701157 NCalls =     69
VariableMetric: Iteration #  21 - FCN =   297551.1427694 Edm =      8.94202 NCalls =     75
VariableMetric: Iteration #  22 - FCN =   297481.2234041 Edm =      1.21454 NCalls =     78
VariableMetric: Iteration #  23 - FCN =   297479.2987739 Edm =      0.21253 NCalls =     80
VariableMetric: Iteration #  24 - FCN =   297478.9974724 Edm =    0.0101351 NCalls =     82
VariableMetric: Iteration #  25 - FCN =   297478.9658179 Edm =    0.0194315 NCalls =     84
VariableMetric: Iteration #  26 - FCN =   297478.5985389 Edm =     0.429577 NCalls =     88
VariableMetric: Iteration #  27 - FCN =   297468.5822796 Edm =      7.26803 NCalls =     95
VariableMetric: Iteration #  28 - FCN =   297417.0381487 Edm =      5.87335 NCalls =     99
VariableMetric: Iteration #  29 - FCN =   297410.8380119 Edm =      2.00585 NCalls =    100
VariableMetric: Iteration #  30 - FCN =   297408.6863758 Edm =     0.497506 NCalls =    102
VariableMetric: Iteration #  31 - FCN =   297407.9613047 Edm =    0.0220541 NCalls =    104
VariableMetric: Iteration #  32 - FCN =    297407.927268 Edm =   0.00340628 NCalls =    106
VariableMetric: Iteration #  33 - FCN =   297407.9194229 Edm =   0.00167474 NCalls =    108
VariableMetric: Iteration #  34 - FCN =   297407.8537106 Edm =    0.0637725 NCalls =    112
VariableMetric: Iteration #  35 - FCN =    297405.712031 Edm =      1.21008 NCalls =    119
VariableMetric: Iteration #  36 - FCN =   297405.5233018 Edm =   0.00257075 NCalls =    120
VariableMetric: Iteration #  37 - FCN =   297405.5160377 Edm =   0.00511123 NCalls =    122
VariableMetric: Iteration #  38 - FCN =   297404.0061758 Edm =      1.22417 NCalls =    130
VariableMetric: Iteration #  39 - FCN =   297383.9496589 Edm =      19.3463 NCalls =    135
VariableMetric: Iteration #  40 - FCN =   297369.8207345 Edm =      12.6315 NCalls =    138
VariableMetric: Iteration #  41 - FCN =   297349.7979581 Edm =      6.83544 NCalls =    143
VariableMetric: Iteration #  42 - FCN =   297338.3905061 Edm =      3.62555 NCalls =    146
VariableMetric: Iteration #  43 - FCN =   297332.9988882 Edm =      4.28857 NCalls =    148
VariableMetric: Iteration #  44 - FCN =    297327.424035 Edm =      1.28714 NCalls =    151
VariableMetric: Iteration #  45 - FCN =   297323.6909709 Edm =      1.38327 NCalls =    154
VariableMetric: Iteration #  46 - FCN =    297322.883669 Edm =     0.837395 NCalls =    156
VariableMetric: Iteration #  47 - FCN =   297322.6069756 Edm =    0.0625377 NCalls =    158
VariableMetric: Iteration #  48 - FCN =   297322.5383154 Edm =   0.00385358 NCalls =    160
VariableMetric: Iteration #  49 - FCN =   297322.5323581 Edm =   0.00102954 NCalls =    162
VariableMetric: Iteration #  50 - FCN =   297322.5235007 Edm =   0.00731322 NCalls =    165
VariableMetric: Iteration #  51 - FCN =   297321.8027359 Edm =     0.603152 NCalls =    170
VariableMetric: Iteration #  52 - FCN =   297305.2010105 Edm =       13.766 NCalls =    175
VariableMetric: Iteration #  53 - FCN =   297296.0296703 Edm =      6.36689 NCalls =    179
VariableMetric: Iteration #  54 - FCN =   297292.4218389 Edm =       3.7556 NCalls =    181
VariableMetric: Iteration #  55 - FCN =   297289.3622592 Edm =     0.658806 NCalls =    183
VariableMetric: Iteration #  56 - FCN =   297288.4189572 Edm =       2.3683 NCalls =    185
VariableMetric: Iteration #  57 - FCN =   297283.7016033 Edm =      1.26971 NCalls =    190
VariableMetric: Iteration #  58 - FCN =   297282.1249274 Edm =      1.63286 NCalls =    193
VariableMetric: Iteration #  59 - FCN =    297281.359894 Edm =     0.465445 NCalls =    195
VariableMetric: Iteration #  60 - FCN =   297280.4455045 Edm =     0.539085 NCalls =    197
VariableMetric: Iteration #  61 - FCN =   297277.9747989 Edm =      2.36467 NCalls =    200
VariableMetric: Iteration #  62 - FCN =   297276.6290978 Edm =      1.54742 NCalls =    202
VariableMetric: Iteration #  63 - FCN =   297275.5875614 Edm =        2.763 NCalls =    204
VariableMetric: Iteration #  64 - FCN =    297273.477159 Edm =      1.55256 NCalls =    207
VariableMetric: Iteration #  65 - FCN =   297271.3058606 Edm =       2.5888 NCalls =    211
VariableMetric: Iteration #  66 - FCN =   297268.8691126 Edm =     0.753101 NCalls =    214
VariableMetric: Iteration #  67 - FCN =   297268.3901569 Edm =     0.172792 NCalls =    216
VariableMetric: Iteration #  68 - FCN =    297268.182107 Edm =    0.0144439 NCalls =    218
VariableMetric: Iteration #  69 - FCN =    297268.169546 Edm =   0.00251785 NCalls =    220
VariableMetric: Iteration #  70 - FCN =   297268.1657094 Edm =   0.00110075 NCalls =    222
VariableMetric: Iteration #  71 - FCN =    297268.160881 Edm =   0.00394144 NCalls =    224
VariableMetric: Iteration #  72 - FCN =   297268.1371353 Edm =    0.0207922 NCalls =    228
VariableMetric: Iteration #  73 - FCN =   297266.9024264 Edm =     0.880214 NCalls =    234
VariableMetric: Iteration #  74 - FCN =   297263.6925286 Edm =      1.19867 NCalls =    237
VariableMetric: Iteration #  75 - FCN =   297261.3877302 Edm =      1.51337 NCalls =    240
VariableMetric: Iteration #  76 - FCN =   297259.5578746 Edm =      1.21305 NCalls =    242
VariableMetric: Iteration #  77 - FCN =   297258.4423125 Edm =      1.38582 NCalls =    245
VariableMetric: Iteration #  78 - FCN =   297257.5828108 Edm =     0.446924 NCalls =    248
VariableMetric: Iteration #  79 - FCN =   297257.2571067 Edm =    0.0779533 NCalls =    251
VariableMetric: Iteration #  80 - FCN =   297257.1683106 Edm =    0.0460888 NCalls =    253
VariableMetric: Iteration #  81 - FCN =   297257.1008664 Edm =    0.0230989 NCalls =    255
VariableMetric: Iteration #  82 - FCN =   297257.0613126 Edm =    0.0109764 NCalls =    257
VariableMetric: Iteration #  83 - FCN =   297257.0501875 Edm =   0.00189182 NCalls =    259
VariableMetric: Iteration #  84 - FCN =   297257.0484586 Edm =  0.000258055 NCalls =    261
VariableMetric: Iteration #  85 - FCN =   297257.0479726 Edm =  0.000178408 NCalls =    263
VariableMetric: Iteration #  86 - FCN =   297257.0445255 Edm =   0.00285417 NCalls =    267
VariableMetric: Iteration #  87 - FCN =   297257.0064111 Edm =    0.0314124 NCalls =    270
VariableMetric: Iteration #  88 - FCN =   297256.4672402 Edm =     0.648377 NCalls =    276
VariableMetric: Iteration #  89 - FCN =   297255.2679475 Edm =     0.801786 NCalls =    281
VariableMetric: Iteration #  90 - FCN =    297254.890094 Edm =      0.70303 NCalls =    283
VariableMetric: Iteration #  91 - FCN =   297254.3697083 Edm =    0.0223049 NCalls =    286
VariableMetric: Iteration #  92 - FCN =   297254.3285137 Edm =     0.012469 NCalls =    288
VariableMetric: Iteration #  93 - FCN =   297254.3001514 Edm =   0.00926281 NCalls =    290
VariableMetric: Iteration #  94 - FCN =   297254.2914263 Edm =  0.000309257 NCalls =    291
VariableMetric: Iteration #  95 - FCN =   297254.2910067 Edm =  9.05878e-05 NCalls =    293
VariableMetric: Iteration #  96 - FCN =   297254.2887756 Edm =    0.0024005 NCalls =    297
VariableMetric: Iteration #  97 - FCN =   297254.2673781 Edm =    0.0239736 NCalls =    303
VariableMetric: Iteration #  98 - FCN =   297254.1077429 Edm =   0.00874177 NCalls =    310
VariableMetric: Iteration #  99 - FCN =   297253.2100337 Edm =     0.189233 NCalls =    312
VariableMetric: Iteration # 100 - FCN =   297252.9882835 Edm =    0.0495539 NCalls =    314
VariableMetric: Iteration # 101 - FCN =   297252.9338569 Edm =   0.00417391 NCalls =    316
VariableMetric: Iteration # 102 - FCN =   297252.9284363 Edm =  0.000327685 NCalls =    318
VariableMetric: Iteration # 103 - FCN =   297252.9280304 Edm =  4.99364e-05 NCalls =    320
VariableMetric: After Hessian   - FCN =   297252.9280304 Edm =      1.94406 NCalls =    801
VariableMetric: Iteration # 104 - FCN =   297252.9280304 Edm =      1.94406 NCalls =    801
VariableMetric: Iteration # 105 - FCN =   297252.6123278 Edm =      19.8408 NCalls =    803
VariableMetric: Iteration # 106 - FCN =   297251.1074405 Edm =     0.258482 NCalls =    804
VariableMetric: Iteration # 107 - FCN =   297250.7476872 Edm =     0.114372 NCalls =    806
VariableMetric: Iteration # 108 - FCN =   297250.6720382 Edm =    0.0689572 NCalls =    810
VariableMetric: Iteration # 109 - FCN =    297250.593151 Edm =    0.0447463 NCalls =    812
VariableMetric: Iteration # 110 - FCN =   297250.5182243 Edm =     0.068008 NCalls =    815
VariableMetric: Iteration # 111 - FCN =   297250.4896304 Edm =    0.0390089 NCalls =    817
VariableMetric: Iteration # 112 - FCN =   297250.4233169 Edm =    0.0230487 NCalls =    820
VariableMetric: Iteration # 113 - FCN =   297250.3577957 Edm =    0.0382794 NCalls =    824
VariableMetric: Iteration # 114 - FCN =   297250.3256297 Edm =     0.108046 NCalls =    827
VariableMetric: Iteration # 115 - FCN =   297250.2393097 Edm =    0.0299446 NCalls =    829
VariableMetric: Iteration # 116 - FCN =   297250.1532226 Edm =    0.0737111 NCalls =    832
VariableMetric: Iteration # 117 - FCN =   297250.1310019 Edm =    0.0394141 NCalls =    833
VariableMetric: Iteration # 118 - FCN =   297250.0803809 Edm =    0.0411902 NCalls =    836
VariableMetric: Iteration # 119 - FCN =   297250.0096213 Edm =    0.0658689 NCalls =    840
VariableMetric: Iteration # 120 - FCN =   297249.9496545 Edm =    0.0406046 NCalls =    843
VariableMetric: Iteration # 121 - FCN =   297249.8698667 Edm =    0.0396677 NCalls =    846
VariableMetric: Iteration # 122 - FCN =    297249.805002 Edm =    0.0471387 NCalls =    849
VariableMetric: Iteration # 123 - FCN =   297249.7479458 Edm =    0.0476885 NCalls =    851
VariableMetric: Iteration # 124 - FCN =   297249.7313513 Edm =     0.018424 NCalls =    854
VariableMetric: Iteration # 125 - FCN =   297249.7065708 Edm =    0.0173208 NCalls =    857
VariableMetric: Iteration # 126 - FCN =   297249.6958926 Edm =   0.00483709 NCalls =    859
VariableMetric: Iteration # 127 - FCN =    297249.687374 Edm =   0.00210101 NCalls =    861
VariableMetric: Iteration # 128 - FCN =   297249.6818886 Edm =    0.0022227 NCalls =    863
VariableMetric: Iteration # 129 - FCN =    297249.675354 Edm =   0.00252888 NCalls =    865
VariableMetric: Iteration # 130 - FCN =   297249.6711952 Edm =    0.0013008 NCalls =    867
VariableMetric: Iteration # 131 - FCN =   297249.6669188 Edm =  0.000869551 NCalls =    869
VariableMetric: Iteration # 132 - FCN =   297249.6657153 Edm =  0.000581745 NCalls =    871
VariableMetric: Iteration # 133 - FCN =   297249.6651316 Edm =  0.000182397 NCalls =    873
VariableMetric: Iteration # 134 - FCN =   297249.6645596 Edm =  0.000267654 NCalls =    875
VariableMetric: Iteration # 135 - FCN =   297249.6621551 Edm =   0.00101284 NCalls =    878
VariableMetric: Iteration # 136 - FCN =   297249.6588884 Edm =  0.000689161 NCalls =    880
VariableMetric: Iteration # 137 - FCN =   297249.6579587 Edm =  4.76517e-05 NCalls =    882
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   331622.4962528 Edm =      6548.48 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   331622.4962528 Edm =      6548.48 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   311244.1071882 Edm =      14.1624 NCalls =     12
VariableMetric: Iteration #   2 - FCN =    298745.261535 Edm =      20.9137 NCalls =     23
VariableMetric: Iteration #   3 - FCN =   298740.7057571 Edm =      54.9609 NCalls =     25
VariableMetric: Iteration #   4 - FCN =   298586.7292173 Edm =      97.4909 NCalls =     29
VariableMetric: Iteration #   5 - FCN =   298331.6858541 Edm =      1.89066 NCalls =     33
VariableMetric: Iteration #   6 - FCN =   298326.7898874 Edm =      2.14804 NCalls =     35
VariableMetric: Iteration #   7 - FCN =   298295.6367785 Edm =      20.1956 NCalls =     38
VariableMetric: Iteration #   8 - FCN =   298045.1034181 Edm =      95.0307 NCalls =     42
VariableMetric: Iteration #   9 - FCN =   298008.5248876 Edm =      15.0348 NCalls =     44
VariableMetric: Iteration #  10 - FCN =   297943.5509777 Edm =      25.0666 NCalls =     48
VariableMetric: Iteration #  11 - FCN =   297933.1685587 Edm =      26.2434 NCalls =     50
VariableMetric: Iteration #  12 - FCN =   297912.5908083 Edm =      1.94553 NCalls =     52
VariableMetric: Iteration #  13 - FCN =    297903.719967 Edm =     0.275716 NCalls =     54
VariableMetric: Iteration #  14 - FCN =   297903.2960114 Edm =     0.334478 NCalls =     56
VariableMetric: Iteration #  15 - FCN =   297811.2285601 Edm =      54.0355 NCalls =     63
VariableMetric: Iteration #  16 - FCN =   297690.3016315 Edm =      31.0689 NCalls =     66
VariableMetric: Iteration #  17 - FCN =   297658.4793131 Edm =      9.28607 NCalls =     67
VariableMetric: Iteration #  18 - FCN =   297653.4092687 Edm =    0.0869434 NCalls =     69
VariableMetric: Iteration #  19 - FCN =    297653.300473 Edm =    0.0183709 NCalls =     71
VariableMetric: Iteration #  20 - FCN =   297652.3958731 Edm =     0.889248 NCalls =     76
VariableMetric: Iteration #  21 - FCN =    297636.336522 Edm =      13.0185 NCalls =     83
VariableMetric: Iteration #  22 - FCN =   297536.0882717 Edm =      7.31999 NCalls =     87
VariableMetric: Iteration #  23 - FCN =   297533.6308184 Edm =      3.51588 NCalls =     89
VariableMetric: Iteration #  24 - FCN =   297531.1872405 Edm =       1.1571 NCalls =     91
VariableMetric: Iteration #  25 - FCN =   297527.2593556 Edm =      1.52508 NCalls =     93
VariableMetric: Iteration #  26 - FCN =   297524.5889583 Edm =     0.411238 NCalls =     96
VariableMetric: Iteration #  27 - FCN =   297523.5756436 Edm =     0.474578 NCalls =    100
VariableMetric: Iteration #  28 - FCN =   297522.7516614 Edm =      1.63756 NCalls =    106
VariableMetric: Iteration #  29 - FCN =   297518.9035404 Edm =      1.70902 NCalls =    111
VariableMetric: Iteration #  30 - FCN =    297518.747133 Edm =     0.391771 NCalls =    113
VariableMetric: Iteration #  31 - FCN =    297518.497082 Edm =    0.0103412 NCalls =    116
VariableMetric: Iteration #  32 - FCN =    297518.471496 Edm =    0.0230583 NCalls =    118
VariableMetric: Iteration #  33 - FCN =   297517.9655799 Edm =     0.541018 NCalls =    123
VariableMetric: Iteration #  34 - FCN =   297517.7922958 Edm =     0.167352 NCalls =    127
VariableMetric: Iteration #  35 - FCN =    297515.636363 Edm =      1.95965 NCalls =    133
VariableMetric: Iteration #  36 - FCN =   297505.4248783 Edm =      3.23188 NCalls =    135
VariableMetric: Iteration #  37 - FCN =   297503.7472322 Edm =      0.65508 NCalls =    137
VariableMetric: Iteration #  38 - FCN =   297502.7106043 Edm =      0.83562 NCalls =    140
VariableMetric: Iteration #  39 - FCN =   297502.0841765 Edm =     0.587994 NCalls =    142
VariableMetric: Iteration #  40 - FCN =   297501.2284492 Edm =     0.419204 NCalls =    145
VariableMetric: Iteration #  41 - FCN =   297500.9186251 Edm =     0.255996 NCalls =    147
VariableMetric: Iteration #  42 - FCN =   297500.6803854 Edm =    0.0245708 NCalls =    150
VariableMetric: Iteration #  43 - FCN =   297500.6461405 Edm =   0.00879926 NCalls =    152
VariableMetric: Iteration #  44 - FCN =   297500.5315964 Edm =      0.11884 NCalls =    155
VariableMetric: Iteration #  45 - FCN =   297499.6417754 Edm =     0.664069 NCalls =    160
VariableMetric: Iteration #  46 - FCN =   297496.0296927 Edm =     0.568521 NCalls =    162
VariableMetric: Iteration #  47 - FCN =   297495.7129466 Edm =     0.156984 NCalls =    164
VariableMetric: Iteration #  48 - FCN =   297495.1615902 Edm =     0.317753 NCalls =    167
VariableMetric: Iteration #  49 - FCN =   297495.0966427 Edm =    0.0808083 NCalls =    169
VariableMetric: Iteration #  50 - FCN =   297494.8943058 Edm =     0.218534 NCalls =    172
VariableMetric: Iteration #  51 - FCN =   297493.7905017 Edm =      1.19892 NCalls =    176
VariableMetric: Iteration #  52 - FCN =   297492.6787615 Edm =       1.4423 NCalls =    180
VariableMetric: Iteration #  53 - FCN =   297491.7725891 Edm =      2.45725 NCalls =    184
VariableMetric: Iteration #  54 - FCN =   297490.7050927 Edm =     0.822769 NCalls =    188
VariableMetric: Iteration #  55 - FCN =   297485.6497595 Edm =       0.5776 NCalls =    192
VariableMetric: Iteration #  56 - FCN =    297484.822435 Edm =      0.48083 NCalls =    196
VariableMetric: Iteration #  57 - FCN =   297484.5061585 Edm =     0.260114 NCalls =    200
VariableMetric: Iteration #  58 - FCN =   297484.2585521 Edm =      0.52047 NCalls =    203
VariableMetric: Iteration #  59 - FCN =    297483.713789 Edm =      0.58244 NCalls =    206
VariableMetric: Iteration #  60 - FCN =   297483.1713519 Edm =     0.816835 NCalls =    209
VariableMetric: Iteration #  61 - FCN =   297480.5956929 Edm =      0.91993 NCalls =    215
VariableMetric: Iteration #  62 - FCN =   297478.1161936 Edm =     0.520122 NCalls =    219
VariableMetric: Iteration #  63 - FCN =   297477.6523525 Edm =     0.132792 NCalls =    221
VariableMetric: Iteration #  64 - FCN =   297477.5820479 Edm =    0.0137957 NCalls =    223
VariableMetric: Iteration #  65 - FCN =   297477.5526717 Edm =    0.0183416 NCalls =    225
VariableMetric: Iteration #  66 - FCN =   297477.3942782 Edm =     0.760042 NCalls =    228
VariableMetric: Iteration #  67 - FCN =   297477.3623259 Edm =     0.043919 NCalls =    230
VariableMetric: Iteration #  68 - FCN =   297477.2024814 Edm =     0.143711 NCalls =    234
VariableMetric: Iteration #  69 - FCN =   297474.6108685 Edm =      15.0299 NCalls =    242
VariableMetric: Iteration #  70 - FCN =   297473.9679029 Edm =     0.178436 NCalls =    246
VariableMetric: Iteration #  71 - FCN =   297473.6121229 Edm =    0.0828221 NCalls =    249
VariableMetric: Iteration #  72 - FCN =    297473.551743 Edm =    0.0134786 NCalls =    251
VariableMetric: Iteration #  73 - FCN =   297473.5306612 Edm =   0.00648214 NCalls =    253
VariableMetric: Iteration #  74 - FCN =   297473.0374803 Edm =     0.423128 NCalls =    258
VariableMetric: Iteration #  75 - FCN =   297466.2259633 Edm =      1.32616 NCalls =    262
VariableMetric: Iteration #  76 - FCN =   297464.1795143 Edm =     0.158875 NCalls =    264
VariableMetric: Iteration #  77 - FCN =   297463.9733478 Edm =    0.0221508 NCalls =    266
VariableMetric: Iteration #  78 - FCN =   297463.9477932 Edm =   0.00283921 NCalls =    268
VariableMetric: Iteration #  79 - FCN =   297463.9333635 Edm =    0.0110542 NCalls =    270
VariableMetric: Iteration #  80 - FCN =   297463.6621116 Edm =     0.250112 NCalls =    275
VariableMetric: Iteration #  81 - FCN =   297456.0726247 Edm =      4.81706 NCalls =    281
VariableMetric: Iteration #  82 - FCN =   297455.7127333 Edm =     0.685171 NCalls =    283
VariableMetric: Iteration #  83 - FCN =   297452.6282771 Edm =      1.88734 NCalls =    286
VariableMetric: Iteration #  84 - FCN =   297447.4488345 Edm =     0.784228 NCalls =    288
VariableMetric: Iteration #  85 - FCN =   297446.5763055 Edm =     0.217022 NCalls =    290
VariableMetric: Iteration #  86 - FCN =    297446.122311 Edm =     0.122628 NCalls =    292
VariableMetric: Iteration #  87 - FCN =   297445.9175391 Edm =    0.0119468 NCalls =    294
VariableMetric: Iteration #  88 - FCN =    297445.886706 Edm =   0.00713048 NCalls =    297
VariableMetric: Iteration #  89 - FCN =   297445.8764332 Edm =   0.00053778 NCalls =    299
VariableMetric: Iteration #  90 - FCN =   297445.8735653 Edm =   0.00205876 NCalls =    302
VariableMetric: Iteration #  91 - FCN =   297445.8458046 Edm =    0.0300932 NCalls =    305
VariableMetric: Iteration #  92 - FCN =    297445.792693 Edm =    0.0472115 NCalls =    310
VariableMetric: Iteration #  93 - FCN =   297435.0822922 Edm =      4.04524 NCalls =    316
VariableMetric: Iteration #  94 - FCN =   297432.5395566 Edm =       9.1961 NCalls =    318
VariableMetric: Iteration #  95 - FCN =   297427.6974718 Edm =     0.566047 NCalls =    321
VariableMetric: Iteration #  96 - FCN =   297426.9907993 Edm =     0.216766 NCalls =    323
VariableMetric: Iteration #  97 - FCN =   297426.8165633 Edm =    0.0230466 NCalls =    324
VariableMetric: Iteration #  98 - FCN =   297426.8004841 Edm =   0.00271992 NCalls =    326
VariableMetric: Iteration #  99 - FCN =   297426.7906425 Edm =   0.00548571 NCalls =    328
VariableMetric: Iteration # 100 - FCN =   297426.7296755 Edm =   0.00874023 NCalls =    331
VariableMetric: Iteration # 101 - FCN =   297426.7176487 Edm =    0.0023989 NCalls =    333
VariableMetric: Iteration # 102 - FCN =   297426.7128386 Edm =    0.0020498 NCalls =    336
VariableMetric: Iteration # 103 - FCN =   297426.7078267 Edm =   0.00228627 NCalls =    340
VariableMetric: Iteration # 104 - FCN =   297426.7039154 Edm =   0.00164389 NCalls =    342
VariableMetric: Iteration # 105 - FCN =   297426.7026667 Edm =   0.00094012 NCalls =    344
VariableMetric: Iteration # 106 - FCN =   297426.7007057 Edm =   0.00213976 NCalls =    347
VariableMetric: Iteration # 107 - FCN =   297426.6907215 Edm =   0.00989583 NCalls =    351
VariableMetric: Iteration # 108 - FCN =    297426.682286 Edm =    0.0323531 NCalls =    357
VariableMetric: Iteration # 109 - FCN =   297426.6653243 Edm =    0.0181662 NCalls =    361
VariableMetric: Iteration # 110 - FCN =   297426.6153172 Edm =   0.00651662 NCalls =    367
VariableMetric: Iteration # 111 - FCN =   297426.6049041 Edm =   0.00382135 NCalls =    368
VariableMetric: Iteration # 112 - FCN =     297426.60362 Edm =   0.00141853 NCalls =    370
VariableMetric: Iteration # 113 - FCN =   297426.5967518 Edm =   0.00237933 NCalls =    373
VariableMetric: Iteration # 114 - FCN =   297426.5209378 Edm =    0.0735589 NCalls =    377
VariableMetric: Iteration # 115 - FCN =   297426.3362267 Edm =     0.146316 NCalls =    382
VariableMetric: Iteration # 116 - FCN =    297425.213341 Edm =       2.3387 NCalls =    386
VariableMetric: Iteration # 117 - FCN =   297423.1078236 Edm =     0.280914 NCalls =    391
VariableMetric: Iteration # 118 - FCN =   297422.9094346 Edm =     0.111353 NCalls =    393
VariableMetric: Iteration # 119 - FCN =    297422.847583 Edm =   0.00353984 NCalls =    395
VariableMetric: Iteration # 120 - FCN =   297422.8345049 Edm =   0.00528457 NCalls =    397
VariableMetric: Iteration # 121 - FCN =   297422.8238802 Edm =  0.000477234 NCalls =    399
VariableMetric: Iteration # 122 - FCN =   297422.8231854 Edm =  0.000111281 NCalls =    401
VariableMetric: Iteration # 123 - FCN =   297422.8230125 Edm =  7.89662e-05 NCalls =    403
VariableMetric: Iteration # 124 - FCN =   297422.8206428 Edm =   0.00206934 NCalls =    408
VariableMetric: Iteration # 125 - FCN =   297422.6980428 Edm =    0.0897026 NCalls =    413
VariableMetric: Iteration # 126 - FCN =   297422.3115649 Edm =     0.100194 NCalls =    417
VariableMetric: Iteration # 127 - FCN =   297422.1988636 Edm =   0.00190539 NCalls =    418
VariableMetric: Iteration # 128 - FCN =   297422.1970388 Edm =  5.98549e-05 NCalls =    419
VariableMetric: After Hessian   - FCN =   297422.1970388 Edm =      19.5666 NCalls =    900
VariableMetric: Iteration # 129 - FCN =   297422.1970388 Edm =      19.5666 NCalls =    900
VariableMetric: Iteration # 130 - FCN =   297415.9226737 Edm =      28.0429 NCalls =    911
VariableMetric: Iteration # 131 - FCN =   297415.8943735 Edm =       13.612 NCalls =    914
VariableMetric: Iteration # 132 - FCN =   297414.2026026 Edm =     0.609777 NCalls =    916
VariableMetric: Iteration # 133 - FCN =   297413.5717005 Edm =     0.555195 NCalls =    918
VariableMetric: Iteration # 134 - FCN =   297413.3591761 Edm =     0.128153 NCalls =    920
VariableMetric: Iteration # 135 - FCN =   297412.9719613 Edm =     0.158954 NCalls =    926
VariableMetric: Iteration # 136 - FCN =      297412.7527 Edm =     0.575593 NCalls =    929
VariableMetric: Iteration # 137 - FCN =   297412.3374159 Edm =     0.545365 NCalls =    932
VariableMetric: Iteration # 138 - FCN =   297412.0795239 Edm =     0.330629 NCalls =    935
VariableMetric: Iteration # 139 - FCN =   297411.5181178 Edm =     0.455543 NCalls =    939
VariableMetric: Iteration # 140 - FCN =   297410.9423215 Edm =     0.107982 NCalls =    943
VariableMetric: Iteration # 141 - FCN =    297410.848676 Edm =     0.072957 NCalls =    945
VariableMetric: Iteration # 142 - FCN =   297410.7666671 Edm =     0.055315 NCalls =    947
VariableMetric: Iteration # 143 - FCN =   297410.6768236 Edm =    0.0522544 NCalls =    949
VariableMetric: Iteration # 144 - FCN =   297410.6157893 Edm =    0.0422933 NCalls =    951
VariableMetric: Iteration # 145 - FCN =   297410.5283164 Edm =     0.025663 NCalls =    953
VariableMetric: Iteration # 146 - FCN =   297410.4514715 Edm =    0.0277446 NCalls =    955
VariableMetric: Iteration # 147 - FCN =   297410.4070186 Edm =    0.0122248 NCalls =    957
VariableMetric: Iteration # 148 - FCN =   297410.3861865 Edm =   0.00505382 NCalls =    959
VariableMetric: Iteration # 149 - FCN =   297410.3744231 Edm =   0.00408843 NCalls =    961
VariableMetric: Iteration # 150 - FCN =   297410.3652012 Edm =   0.00328151 NCalls =    963
VariableMetric: Iteration # 151 - FCN =   297410.3626799 Edm =  0.000799541 NCalls =    965
VariableMetric: Iteration # 152 - FCN =   297410.3618152 Edm =  0.000115278 NCalls =    967
VariableMetric: Iteration # 153 - FCN =   297410.3616347 Edm =  2.89515e-05 NCalls =    969
VariableMetric: After Hessian   - FCN =   297410.3616347 Edm =  0.000143442 NCalls =   1464
VariableMetric: Iteration # 154 - FCN =   297410.3616347 Edm =  0.000143442 NCalls =   1464
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   306818.7940917 Edm =      19.4238 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   306818.7940917 Edm =      19.4238 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   298994.6218253 Edm =      2.95071 NCalls =     11
VariableMetric: Iteration #   2 - FCN =   298652.9795775 Edm =      4.60691 NCalls =     17
VariableMetric: Iteration #   3 - FCN =   298650.1684103 Edm =      2.53421 NCalls =     19
VariableMetric: Iteration #   4 - FCN =    298017.673326 Edm =      122.321 NCalls =     28
VariableMetric: Iteration #   5 - FCN =   297842.1827802 Edm =      65.8981 NCalls =     32
VariableMetric: Iteration #   6 - FCN =   297834.0718414 Edm =      15.3165 NCalls =     34
VariableMetric: Iteration #   7 - FCN =   297824.7868335 Edm =     0.879965 NCalls =     36
VariableMetric: Iteration #   8 - FCN =   297820.2556436 Edm =      3.47307 NCalls =     39
VariableMetric: Iteration #   9 - FCN =   297710.3562871 Edm =       15.715 NCalls =     48
VariableMetric: Iteration #  10 - FCN =   297670.3052904 Edm =      8.14962 NCalls =     50
VariableMetric: Iteration #  11 - FCN =    297664.681592 Edm =      2.22607 NCalls =     52
VariableMetric: Iteration #  12 - FCN =   297656.8384731 Edm =     0.600027 NCalls =     55
VariableMetric: Iteration #  13 - FCN =   297655.9338718 Edm =     0.982754 NCalls =     57
VariableMetric: Iteration #  14 - FCN =   297655.1177817 Edm =    0.0681686 NCalls =     59
VariableMetric: Iteration #  15 - FCN =   297655.0002553 Edm =     0.052709 NCalls =     61
VariableMetric: Iteration #  16 - FCN =   297653.3138522 Edm =      1.50418 NCalls =     66
VariableMetric: Iteration #  17 - FCN =   297607.0939922 Edm =      20.6751 NCalls =     71
VariableMetric: Iteration #  18 - FCN =   297581.2148421 Edm =       24.184 NCalls =     72
VariableMetric: Iteration #  19 - FCN =   297578.1947033 Edm =      3.70333 NCalls =     74
VariableMetric: Iteration #  20 - FCN =   297575.5294144 Edm =     0.691057 NCalls =     76
VariableMetric: Iteration #  21 - FCN =   297572.7135588 Edm =      2.17798 NCalls =     80
VariableMetric: Iteration #  22 - FCN =   297569.3059347 Edm =      6.69426 NCalls =     84
VariableMetric: Iteration #  23 - FCN =   297555.8216728 Edm =      7.47797 NCalls =     89
VariableMetric: Iteration #  24 - FCN =   297554.1761765 Edm =      8.40515 NCalls =     91
VariableMetric: Iteration #  25 - FCN =   297551.1444918 Edm =      5.57132 NCalls =     93
VariableMetric: Iteration #  26 - FCN =   297547.6969309 Edm =      1.77396 NCalls =     95
VariableMetric: Iteration #  27 - FCN =   297544.2299647 Edm =      2.98664 NCalls =     98
VariableMetric: Iteration #  28 - FCN =   297541.4741939 Edm =      1.69699 NCalls =    100
VariableMetric: Iteration #  29 - FCN =   297537.6449931 Edm =      1.07327 NCalls =    102
VariableMetric: Iteration #  30 - FCN =   297535.9584374 Edm =     0.683923 NCalls =    104
VariableMetric: Iteration #  31 - FCN =   297535.5124042 Edm =     0.136391 NCalls =    106
VariableMetric: Iteration #  32 - FCN =   297535.2513953 Edm =     0.069673 NCalls =    108
VariableMetric: Iteration #  33 - FCN =   297535.1639397 Edm =    0.0375932 NCalls =    110
VariableMetric: Iteration #  34 - FCN =   297534.8373961 Edm =     0.264298 NCalls =    113
VariableMetric: Iteration #  35 - FCN =   297522.8517459 Edm =      7.26937 NCalls =    117
VariableMetric: Iteration #  36 - FCN =   297503.2999051 Edm =      45.4038 NCalls =    122
VariableMetric: Iteration #  37 - FCN =   297477.0847022 Edm =      6.58985 NCalls =    124
VariableMetric: Iteration #  38 - FCN =   297466.8566561 Edm =     0.863247 NCalls =    128
VariableMetric: Iteration #  39 - FCN =   297465.8451123 Edm =     0.582007 NCalls =    130
VariableMetric: Iteration #  40 - FCN =   297465.2235039 Edm =     0.256429 NCalls =    132
VariableMetric: Iteration #  41 - FCN =   297464.9098386 Edm =     0.142209 NCalls =    135
VariableMetric: Iteration #  42 - FCN =   297464.8081777 Edm =    0.0306992 NCalls =    137
VariableMetric: Iteration #  43 - FCN =   297464.7662985 Edm =   0.00965716 NCalls =    139
VariableMetric: Iteration #  44 - FCN =   297464.6795872 Edm =    0.0697581 NCalls =    142
VariableMetric: Iteration #  45 - FCN =   297456.3152309 Edm =      16.8112 NCalls =    148
VariableMetric: Iteration #  46 - FCN =   297455.8600524 Edm =     0.819587 NCalls =    151
VariableMetric: Iteration #  47 - FCN =   297446.4508759 Edm =      5.37348 NCalls =    160
VariableMetric: Iteration #  48 - FCN =   297428.5091341 Edm =       1.1571 NCalls =    163
VariableMetric: Iteration #  49 - FCN =   297426.7667351 Edm =     0.485678 NCalls =    165
VariableMetric: Iteration #  50 - FCN =   297425.7894835 Edm =     0.265753 NCalls =    170
VariableMetric: Iteration #  51 - FCN =   297425.4039698 Edm =     0.144816 NCalls =    172
VariableMetric: Iteration #  52 - FCN =   297425.2914612 Edm =    0.0651107 NCalls =    174
VariableMetric: Iteration #  53 - FCN =   297425.2389651 Edm =   0.00864345 NCalls =    176
VariableMetric: Iteration #  54 - FCN =   297425.2043499 Edm =    0.0256128 NCalls =    178
VariableMetric: Iteration #  55 - FCN =   297420.4224082 Edm =      4.11334 NCalls =    184
VariableMetric: Iteration #  56 - FCN =   297391.5375712 Edm =      6.00673 NCalls =    188
VariableMetric: Iteration #  57 - FCN =    297386.267421 Edm =     0.636686 NCalls =    190
VariableMetric: Iteration #  58 - FCN =   297385.7999941 Edm =    0.0511201 NCalls =    192
VariableMetric: Iteration #  59 - FCN =   297385.7266813 Edm =    0.0103784 NCalls =    194
VariableMetric: Iteration #  60 - FCN =   297385.7073051 Edm =   0.00382326 NCalls =    196
VariableMetric: Iteration #  61 - FCN =    297385.687791 Edm =    0.0150213 NCalls =    198
VariableMetric: Iteration #  62 - FCN =   297385.0575317 Edm =     0.533089 NCalls =    202
VariableMetric: Iteration #  63 - FCN =    297368.265516 Edm =      1.10759 NCalls =    206
VariableMetric: Iteration #  64 - FCN =   297366.5268939 Edm =    0.0744515 NCalls =    208
VariableMetric: Iteration #  65 - FCN =   297366.4174898 Edm =   0.00257923 NCalls =    210
VariableMetric: Iteration #  66 - FCN =   297366.4144171 Edm =  0.000756396 NCalls =    212
VariableMetric: Iteration #  67 - FCN =   297366.4010502 Edm =    0.0106434 NCalls =    216
VariableMetric: Iteration #  68 - FCN =   297366.2748633 Edm =    0.0737791 NCalls =    219
VariableMetric: Iteration #  69 - FCN =   297364.1657356 Edm =      2.34473 NCalls =    228
VariableMetric: Iteration #  70 - FCN =   297360.4411722 Edm =      11.3026 NCalls =    233
VariableMetric: Iteration #  71 - FCN =   297353.8700736 Edm =      2.75687 NCalls =    236
VariableMetric: Iteration #  72 - FCN =   297352.0066785 Edm =      1.05673 NCalls =    238
VariableMetric: Iteration #  73 - FCN =   297351.1736242 Edm =     0.205937 NCalls =    240
VariableMetric: Iteration #  74 - FCN =   297350.9838363 Edm =     0.108645 NCalls =    242
VariableMetric: Iteration #  75 - FCN =   297350.6948088 Edm =     0.228371 NCalls =    244
VariableMetric: Iteration #  76 - FCN =   297350.0877548 Edm =     0.151706 NCalls =    248
VariableMetric: Iteration #  77 - FCN =   297349.8774383 Edm =     0.112514 NCalls =    251
VariableMetric: Iteration #  78 - FCN =   297349.8353385 Edm =    0.0300268 NCalls =    253
VariableMetric: Iteration #  79 - FCN =   297349.7890452 Edm =   0.00443401 NCalls =    255
VariableMetric: Iteration #  80 - FCN =   297349.7822034 Edm =  0.000821556 NCalls =    257
VariableMetric: Iteration #  81 - FCN =   297349.7802925 Edm =   0.00105294 NCalls =    259
VariableMetric: Iteration #  82 - FCN =   297349.7726464 Edm =   0.00690571 NCalls =    262
VariableMetric: Iteration #  83 - FCN =    297349.474812 Edm =     0.270357 NCalls =    268
VariableMetric: Iteration #  84 - FCN =   297346.4769328 Edm =      1.00015 NCalls =    272
VariableMetric: Iteration #  85 - FCN =   297345.7591794 Edm =     0.229974 NCalls =    274
VariableMetric: Iteration #  86 - FCN =   297345.5311726 Edm =    0.0939627 NCalls =    276
VariableMetric: Iteration #  87 - FCN =   297345.4023176 Edm =    0.0795321 NCalls =    279
VariableMetric: Iteration #  88 - FCN =   297345.2024228 Edm =    0.0688579 NCalls =    283
VariableMetric: Iteration #  89 - FCN =    297345.117108 Edm =     0.105265 NCalls =    286
VariableMetric: Iteration #  90 - FCN =   297344.9840737 Edm =     0.164412 NCalls =    289
VariableMetric: Iteration #  91 - FCN =   297344.8873094 Edm =     0.110293 NCalls =    292
VariableMetric: Iteration #  92 - FCN =   297344.8095564 Edm =     0.210331 NCalls =    294
VariableMetric: Iteration #  93 - FCN =   297344.4815232 Edm =     0.121519 NCalls =    298
VariableMetric: Iteration #  94 - FCN =   297344.4170359 Edm =    0.0520335 NCalls =    300
VariableMetric: Iteration #  95 - FCN =   297344.3600075 Edm =    0.0335569 NCalls =    302
VariableMetric: Iteration #  96 - FCN =    297344.342603 Edm =   0.00644229 NCalls =    304
VariableMetric: Iteration #  97 - FCN =   297344.3371354 Edm =  0.000394498 NCalls =    306
VariableMetric: Iteration #  98 - FCN =   297344.3349416 Edm =   0.00184679 NCalls =    309
VariableMetric: Iteration #  99 - FCN =   297344.3003418 Edm =    0.0182531 NCalls =    315
VariableMetric: Iteration # 100 - FCN =   297344.2833102 Edm =    0.0189271 NCalls =    318
VariableMetric: Iteration # 101 - FCN =   297344.2698878 Edm =   0.00167629 NCalls =    320
VariableMetric: Iteration # 102 - FCN =   297344.2666903 Edm =   0.00135314 NCalls =    323
VariableMetric: Iteration # 103 - FCN =   297344.2652239 Edm =  0.000272474 NCalls =    325
VariableMetric: Iteration # 104 - FCN =   297344.2647017 Edm =  0.000207611 NCalls =    327
VariableMetric: Iteration # 105 - FCN =   297344.2620537 Edm =   0.00220952 NCalls =    330
VariableMetric: Iteration # 106 - FCN =   297344.0987789 Edm =     0.212816 NCalls =    336
VariableMetric: Iteration # 107 - FCN =   297344.0914432 Edm =    0.0119969 NCalls =    339
VariableMetric: Iteration # 108 - FCN =   297343.9682814 Edm =     0.130772 NCalls =    344
VariableMetric: Iteration # 109 - FCN =   297343.9417471 Edm =    0.0207279 NCalls =    347
VariableMetric: Iteration # 110 - FCN =   297343.6665891 Edm =     0.581728 NCalls =    350
VariableMetric: Iteration # 111 - FCN =   297343.2847106 Edm =      0.24993 NCalls =    355
VariableMetric: Iteration # 112 - FCN =   297343.0153736 Edm =      2.29222 NCalls =    356
VariableMetric: Iteration # 113 - FCN =   297342.1132215 Edm =       0.6175 NCalls =    359
VariableMetric: Iteration # 114 - FCN =   297341.4263758 Edm =     0.875432 NCalls =    363
VariableMetric: Iteration # 115 - FCN =   297341.0633171 Edm =     0.409365 NCalls =    366
VariableMetric: Iteration # 116 - FCN =   297340.6989378 Edm =     0.110105 NCalls =    368
VariableMetric: Iteration # 117 - FCN =   297340.4754341 Edm =    0.0226118 NCalls =    371
VariableMetric: Iteration # 118 - FCN =   297340.4377595 Edm =    0.0205323 NCalls =    373
VariableMetric: Iteration # 119 - FCN =    297340.386836 Edm =    0.0267807 NCalls =    375
VariableMetric: Iteration # 120 - FCN =   297340.3055644 Edm =    0.0219098 NCalls =    378
VariableMetric: Iteration # 121 - FCN =   297340.2524848 Edm =    0.0299725 NCalls =    382
VariableMetric: Iteration # 122 - FCN =   297340.1120997 Edm =     0.215322 NCalls =    388
VariableMetric: Iteration # 123 - FCN =   297340.1055131 Edm =     0.027482 NCalls =    390
VariableMetric: Iteration # 124 - FCN =   297340.0438738 Edm =    0.0473572 NCalls =    393
VariableMetric: Iteration # 125 - FCN =   297339.8867549 Edm =    0.0761293 NCalls =    395
VariableMetric: Iteration # 126 - FCN =   297339.6590958 Edm =     0.105499 NCalls =    397
VariableMetric: Iteration # 127 - FCN =   297339.5492897 Edm =     0.167046 NCalls =    398
VariableMetric: Iteration # 128 - FCN =   297339.4493899 Edm =     0.155272 NCalls =    401
VariableMetric: Iteration # 129 - FCN =   297339.3691635 Edm =    0.0558814 NCalls =    403
VariableMetric: Iteration # 130 - FCN =    297339.297738 Edm =    0.0334718 NCalls =    406
VariableMetric: Iteration # 131 - FCN =   297339.2315346 Edm =    0.0170949 NCalls =    409
VariableMetric: Iteration # 132 - FCN =   297339.2047905 Edm =   0.00641872 NCalls =    411
VariableMetric: Iteration # 133 - FCN =   297339.2016418 Edm =   0.00160024 NCalls =    413
VariableMetric: Iteration # 134 - FCN =   297339.2003556 Edm =  0.000377611 NCalls =    414
VariableMetric: Iteration # 135 - FCN =   297339.1985154 Edm =   0.00137846 NCalls =    417
VariableMetric: Iteration # 136 - FCN =   297339.1730463 Edm =    0.0130471 NCalls =    421
VariableMetric: Iteration # 137 - FCN =   297339.1398952 Edm =   0.00917792 NCalls =    424
VariableMetric: Iteration # 138 - FCN =   297339.1345599 Edm =   0.00179142 NCalls =    426
VariableMetric: Iteration # 139 - FCN =   297339.1323276 Edm =   0.00098326 NCalls =    428
VariableMetric: Iteration # 140 - FCN =   297339.1294855 Edm =  0.000735721 NCalls =    431
VariableMetric: Iteration # 141 - FCN =   297339.1283221 Edm =  0.000415792 NCalls =    434
VariableMetric: Iteration # 142 - FCN =   297339.1277228 Edm =  0.000354628 NCalls =    436
VariableMetric: Iteration # 143 - FCN =   297339.1265339 Edm =   0.00072087 NCalls =    440
VariableMetric: Iteration # 144 - FCN =   297339.1223129 Edm =   0.00444305 NCalls =    444
VariableMetric: Iteration # 145 - FCN =   297339.1174148 Edm =   0.00468856 NCalls =    448
VariableMetric: Iteration # 146 - FCN =   297339.1168151 Edm =   0.00124667 NCalls =    450
VariableMetric: Iteration # 147 - FCN =   297339.0839074 Edm =    0.0316628 NCalls =    455
VariableMetric: Iteration # 148 - FCN =   297338.5068648 Edm =     0.462906 NCalls =    460
VariableMetric: Iteration # 149 - FCN =   297336.5831252 Edm =      1.89551 NCalls =    463
VariableMetric: Iteration # 150 - FCN =   297336.3654581 Edm =     0.606586 NCalls =    466
VariableMetric: Iteration # 151 - FCN =   297336.2644908 Edm =      0.14639 NCalls =    468
VariableMetric: Iteration # 152 - FCN =   297336.1717675 Edm =    0.0163589 NCalls =    470
VariableMetric: Iteration # 153 - FCN =   297336.1576659 Edm =  0.000897197 NCalls =    471
VariableMetric: Iteration # 154 - FCN =   297336.1564053 Edm =  0.000240177 NCalls =    473
VariableMetric: Iteration # 155 - FCN =   297336.1530731 Edm =   0.00159331 NCalls =    476
VariableMetric: Iteration # 156 - FCN =   297336.1489831 Edm =  0.000351075 NCalls =    478
VariableMetric: Iteration # 157 - FCN =   297336.1485167 Edm =  0.000193817 NCalls =    480
VariableMetric: Iteration # 158 - FCN =   297336.1479267 Edm =  0.000482688 NCalls =    483
VariableMetric: Iteration # 159 - FCN =   297336.1455217 Edm =  0.000406434 NCalls =    488
VariableMetric: Iteration # 160 - FCN =   297336.1448954 Edm =  6.96909e-05 NCalls =    490
VariableMetric: Iteration # 161 - FCN =   297336.1448194 Edm =  5.20269e-05 NCalls =    492
VariableMetric: After Hessian   - FCN =   297336.1448194 Edm =      89.6076 NCalls =    967
VariableMetric: Iteration # 162 - FCN =   297336.1448194 Edm =      89.6076 NCalls =    967
VariableMetric: Iteration # 163 - FCN =   297335.6284092 Edm =      45.7046 NCalls =    973
VariableMetric: Iteration # 164 - FCN =   297334.4129404 Edm =      2.25942 NCalls =    978
VariableMetric: Iteration # 165 - FCN =   297333.6586311 Edm =      1.59523 NCalls =    983
VariableMetric: Iteration # 166 - FCN =   297333.2767725 Edm =     0.935679 NCalls =    986
VariableMetric: Iteration # 167 - FCN =   297332.1079531 Edm =      0.75802 NCalls =    988
VariableMetric: Iteration # 168 - FCN =    297331.075015 Edm =     0.731425 NCalls =    992
VariableMetric: Iteration # 169 - FCN =   297329.7969973 Edm =      1.29109 NCalls =    995
VariableMetric: Iteration # 170 - FCN =   297328.7594254 Edm =     0.309084 NCalls =    998
VariableMetric: Iteration # 171 - FCN =   297328.5410834 Edm =      1.00301 NCalls =   1000
VariableMetric: Iteration # 172 - FCN =   297328.0474839 Edm =     0.106816 NCalls =   1003
VariableMetric: Iteration # 173 - FCN =   297327.8766114 Edm =    0.0608691 NCalls =   1005
VariableMetric: Iteration # 174 - FCN =    297327.737962 Edm =    0.0646478 NCalls =   1008
VariableMetric: Iteration # 175 - FCN =   297327.5710986 Edm =    0.0346929 NCalls =   1010
VariableMetric: Iteration # 176 - FCN =   297327.3378497 Edm =     0.122193 NCalls =   1013
VariableMetric: Iteration # 177 - FCN =   297327.1456597 Edm =    0.0812038 NCalls =   1015
VariableMetric: Iteration # 178 - FCN =   297327.0528364 Edm =    0.0671009 NCalls =   1018
VariableMetric: Iteration # 179 - FCN =   297326.9613796 Edm =    0.0434533 NCalls =   1020
VariableMetric: Iteration # 180 - FCN =    297326.897211 Edm =    0.0117627 NCalls =   1022
VariableMetric: Iteration # 181 - FCN =   297326.8738888 Edm =    0.0104832 NCalls =   1024
VariableMetric: Iteration # 182 - FCN =   297326.8554512 Edm =   0.00859843 NCalls =   1026
VariableMetric: Iteration # 183 - FCN =   297326.8226515 Edm =    0.0220686 NCalls =   1029
VariableMetric: Iteration # 184 - FCN =   297326.7332762 Edm =    0.0372305 NCalls =   1033
VariableMetric: Iteration # 185 - FCN =   297326.6606078 Edm =     0.034044 NCalls =   1035
VariableMetric: Iteration # 186 - FCN =   297326.6097072 Edm =    0.0411146 NCalls =   1037
VariableMetric: Iteration # 187 - FCN =   297326.5613808 Edm =    0.0762114 NCalls =   1040
VariableMetric: Iteration # 188 - FCN =    297326.534591 Edm =    0.0326451 NCalls =   1043
VariableMetric: Iteration # 189 - FCN =   297326.5084945 Edm =    0.0276192 NCalls =   1045
VariableMetric: Iteration # 190 - FCN =   297326.4675179 Edm =     0.007755 NCalls =   1047
VariableMetric: Iteration # 191 - FCN =   297326.4537087 Edm =   0.00810287 NCalls =   1049
VariableMetric: Iteration # 192 - FCN =   297326.4376011 Edm =   0.00898617 NCalls =   1052
VariableMetric: Iteration # 193 - FCN =   297326.4177119 Edm =   0.00949429 NCalls =   1054
VariableMetric: Iteration # 194 - FCN =    297326.365518 Edm =    0.0411556 NCalls =   1058
VariableMetric: Iteration # 195 - FCN =   297326.3175618 Edm =    0.0275384 NCalls =   1061
VariableMetric: Iteration # 196 - FCN =   297326.2888367 Edm =    0.0150832 NCalls =   1063
VariableMetric: Iteration # 197 - FCN =   297326.2665757 Edm =   0.00933462 NCalls =   1065
VariableMetric: Iteration # 198 - FCN =   297326.2407024 Edm =    0.0172258 NCalls =   1068
VariableMetric: Iteration # 199 - FCN =   297326.2184918 Edm =   0.00931922 NCalls =   1070
VariableMetric: Iteration # 200 - FCN =   297326.1992871 Edm =   0.00488619 NCalls =   1072
VariableMetric: Iteration # 201 - FCN =   297326.1834712 Edm =   0.00642135 NCalls =   1074
VariableMetric: Iteration # 202 - FCN =   297326.1667094 Edm =   0.00723423 NCalls =   1077
VariableMetric: Iteration # 203 - FCN =   297326.1512047 Edm =      0.01742 NCalls =   1080
VariableMetric: Iteration # 204 - FCN =   297326.0848248 Edm =    0.0498459 NCalls =   1084
VariableMetric: Iteration # 205 - FCN =   297326.0138536 Edm =    0.0601597 NCalls =   1087
VariableMetric: Iteration # 206 - FCN =   297325.9462388 Edm =    0.0335086 NCalls =   1090
VariableMetric: Iteration # 207 - FCN =   297325.9155628 Edm =    0.0296519 NCalls =   1093
VariableMetric: Iteration # 208 - FCN =   297325.8869984 Edm =    0.0145031 NCalls =   1095
VariableMetric: Iteration # 209 - FCN =   297325.8760965 Edm =   0.00457549 NCalls =   1097
VariableMetric: Iteration # 210 - FCN =   297325.8721578 Edm =   0.00123534 NCalls =   1099
VariableMetric: Iteration # 211 - FCN =   297325.8693221 Edm =   0.00169247 NCalls =   1101
VariableMetric: Iteration # 212 - FCN =   297325.8651695 Edm =   0.00239608 NCalls =   1104
VariableMetric: Iteration # 213 - FCN =   297325.8609875 Edm =   0.00230437 NCalls =   1107
VariableMetric: Iteration # 214 - FCN =   297325.8533455 Edm =   0.00214532 NCalls =   1110
VariableMetric: Iteration # 215 - FCN =    297325.850708 Edm =   0.00221014 NCalls =   1112
VariableMetric: Iteration # 216 - FCN =   297325.8485486 Edm =   0.00119546 NCalls =   1114
VariableMetric: Iteration # 217 - FCN =   297325.8463245 Edm =  0.000650223 NCalls =   1116
VariableMetric: Iteration # 218 - FCN =   297325.8448133 Edm =  0.000627176 NCalls =   1118
VariableMetric: Iteration # 219 - FCN =   297325.8405407 Edm =   0.00321119 NCalls =   1122
VariableMetric: Iteration # 220 - FCN =   297325.8348773 Edm =    0.0048127 NCalls =   1124
VariableMetric: Iteration # 221 - FCN =   297325.8282772 Edm =   0.00194735 NCalls =   1127
VariableMetric: Iteration # 222 - FCN =   297325.8239129 Edm =   0.00142222 NCalls =   1129
VariableMetric: Iteration # 223 - FCN =   297325.8212818 Edm =   0.00112544 NCalls =   1132
VariableMetric: Iteration # 224 - FCN =   297325.8204886 Edm =  0.000595359 NCalls =   1134
VariableMetric: Iteration # 225 - FCN =   297325.8194701 Edm =  0.000345234 NCalls =   1136
VariableMetric: Iteration # 226 - FCN =   297325.8185862 Edm =  0.000148362 NCalls =   1138
VariableMetric: Iteration # 227 - FCN =   297325.8182276 Edm =  0.000128866 NCalls =   1140
VariableMetric: Iteration # 228 - FCN =   297325.8179616 Edm =  0.000126228 NCalls =   1142
VariableMetric: Iteration # 229 - FCN =   297325.8177183 Edm =  7.31167e-05 NCalls =   1144
VariableMetric: After Hessian   - FCN =   297325.8177183 Edm =    0.0279545 NCalls =   1629
VariableMetric: Iteration # 230 - FCN =   297325.8177183 Edm =    0.0279545 NCalls =   1629
VariableMetric: Iteration # 231 - FCN =   297325.8170031 Edm =   0.00158094 NCalls =   1632
VariableMetric: Iteration # 232 - FCN =   297325.8164112 Edm =  0.000368133 NCalls =   1635
VariableMetric: Iteration # 233 - FCN =    297325.815898 Edm =  0.000186796 NCalls =   1637
VariableMetric: Iteration # 234 - FCN =   297325.8154315 Edm =  0.000161504 NCalls =   1640
VariableMetric: Iteration # 235 - FCN =   297325.8152383 Edm =  3.79923e-05 NCalls =   1642
VariableMetric: Iteration # 236 - FCN =    297325.815177 Edm =    2.011e-05 NCalls =   1645
VariableMetric: After Hessian   - FCN =    297325.815177 Edm =  0.000334721 NCalls =   2134
VariableMetric: Iteration # 237 - FCN =    297325.815177 Edm =  0.000334721 NCalls =   2134
raremodel-nb.py:1488: UserWarning: Creating legend with loc="best" can be slow with large amounts of data.
  plt.savefig(plotdirName + '/toy_fit_cut_region{}.png'.format(toy))
raremodel-nb.py:1519: UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.
  plt.show()
Toy 0: Generating data...
Directory  data/zfit_toys/toy_0  Created 
Toy 0: Data generation finished
Toy 0: Loading data...
Toy 0: Loading data finished
Toy 0: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.975E+05               |    Ncalls=1920 (1920 total)    |
| EDM = 0.00104 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297505.32558023866
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | DDstar_p |    3.1    |    1.7    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   1.64    |   0.05    |            |            |-6.28319 | 6.28319 |       |
| 2 | p4040_p  |   3.69    |   0.21    |            |            |-6.28319 | 6.28319 |       |
| 3 | omega_p  |   -6.0    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   0.30    |   0.17    |            |            |  -1.5   |   1.5   |       |
| 5 | DDstar_s |   -0.30   |    0.56   |            |            |  -0.3   |   0.3   |       |
| 6 | Dbar_p   |   -3.1    |    1.1    |            |            |-6.28319 | 6.28319 |       |
| 7 | rho_s    |    1.2    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 8 | p4415_s  |   1.08    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 9 | p4415_p  |   3.68    |   0.30    |            |            |-6.28319 | 6.28319 |       |
| 10| p4160_p  |   4.07    |   0.15    |            |            |-6.28319 | 6.28319 |       |
| 11| p4040_s  |   1.04    |   0.21    |            |            |0.00501244| 2.01499 |       |
| 12| phi_p    |   -5.69   |    0.22   |            |            |-6.28319 | 6.28319 |       |
| 13| bplus_1  |  -0.768   |   0.028   |            |            |   -2    |    2    |       |
| 14| omega_s  |    5.4    |    1.5    |            |            | 4.19232 | 9.40768 |       |
| 15| p3770_s  |   2.74    |   0.25    |            |            |0.918861 | 4.08114 |       |
| 16| Dbar_s   |   0.30    |   0.46    |            |            |  -0.3   |   0.3   |       |
| 17| psi2s_p  |   1.80    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 18| phi_s    |   19.8    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 19| p4160_s  |   2.07    |   0.19    |            |            | 0.71676 | 3.68324 |       |
| 20| p3770_p  |   3.29    |   0.14    |            |            |-6.28319 | 6.28319 |       |
| 21| bplus_2  |   -0.13   |    0.06   |            |            |   -2    |    2    |       |
| 22| bplus_0  |   0.407   |   0.012   |            |            |   -2    |    2    |       |
| 23| rho_p    |   -6.28   |    0.22   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          | DDstar_p   jpsi_p  p4040_p  omega_p      Ctt DDstar_s   Dbar_p    rho_s  p4415_s  p4415_p  p4160_p  p4040_s    phi_p  bplus_1  omega_s  p3770_s   Dbar_s  psi2s_p    phi_s  p4160_s  p3770_p  bplus_2  bplus_0    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| DDstar_p |    1.000    0.742    0.427    0.106   -0.477    0.857    0.907   -0.309    0.043    0.774    0.630    0.632    0.011   -0.731    0.147    0.021    0.646    0.447    0.029    0.544   -0.501    0.347   -0.604    0.041 |
|   jpsi_p |    0.742    1.000    0.495    0.079   -0.458    0.676    0.482   -0.239   -0.013    0.634    0.649    0.439   -0.000   -0.548    0.108    0.250    0.440    0.505    0.003    0.374   -0.199    0.138   -0.438    0.034 |
|  p4040_p |    0.427    0.495    1.000    0.047   -0.342    0.333    0.211   -0.129   -0.014    0.447    0.512    0.113    0.006   -0.304    0.061    0.129    0.187    0.209    0.005    0.420    0.060    0.109   -0.239    0.021 |
|  omega_p |    0.106    0.079    0.047    1.000   -0.052    0.119    0.090   -0.161   -0.001    0.088    0.068    0.071   -0.044   -0.078    0.791    0.001    0.065    0.051    0.015    0.060   -0.064    0.055   -0.115    0.040 |
|      Ctt |   -0.477   -0.458   -0.342   -0.052    1.000   -0.388   -0.452    0.165    0.149   -0.355   -0.460   -0.109    0.002    0.308   -0.085   -0.044   -0.415   -0.001   -0.031   -0.104    0.218    0.314    0.256   -0.001 |
| DDstar_s |    0.857    0.676    0.333    0.119   -0.388    1.000    0.766   -0.350    0.085    0.712    0.486    0.640    0.004   -0.828    0.165   -0.018    0.625    0.425    0.024    0.541   -0.554    0.378   -0.679    0.050 |
|   Dbar_p |    0.907    0.482    0.211    0.090   -0.452    0.766    1.000   -0.273    0.073    0.641    0.404    0.605    0.004   -0.662    0.127   -0.175    0.629    0.252    0.021    0.506   -0.641    0.376   -0.543    0.037 |
|    rho_s |   -0.309   -0.239   -0.129   -0.161    0.165   -0.350   -0.273    1.000    0.003   -0.250   -0.194   -0.201    0.002    0.241   -0.396    0.011   -0.191   -0.144   -0.050   -0.165    0.189   -0.096    0.359    0.010 |
|  p4415_s |    0.043   -0.013   -0.014   -0.001    0.149    0.085    0.073    0.003    1.000   -0.048   -0.071    0.187    0.000    0.024   -0.001   -0.009    0.065    0.034    0.001    0.296   -0.114   -0.076    0.023   -0.002 |
|  p4415_p |    0.774    0.634    0.447    0.088   -0.355    0.712    0.641   -0.250   -0.048    1.000    0.641    0.419    0.006   -0.611    0.117    0.067    0.470    0.365    0.010    0.383   -0.320    0.350   -0.492    0.043 |
|  p4160_p |    0.630    0.649    0.512    0.068   -0.460    0.486    0.404   -0.194   -0.071    0.641    1.000    0.107    0.010   -0.457    0.093    0.160    0.337    0.349    0.017    0.250   -0.057    0.182   -0.372    0.026 |
|  p4040_s |    0.632    0.439    0.113    0.071   -0.109    0.640    0.605   -0.201    0.187    0.419    0.107    1.000    0.003   -0.492    0.094    0.052    0.417    0.268    0.004    0.372   -0.422    0.284   -0.392    0.037 |
|    phi_p |    0.011   -0.000    0.006   -0.044    0.002    0.004    0.004    0.002    0.000    0.006    0.010    0.003    1.000   -0.011   -0.060    0.003    0.006    0.006    0.713    0.002    0.003   -0.012   -0.003   -0.075 |
|  bplus_1 |   -0.731   -0.548   -0.304   -0.078    0.308   -0.828   -0.662    0.241    0.024   -0.611   -0.457   -0.492   -0.011    1.000   -0.112    0.031   -0.463   -0.338   -0.023   -0.417    0.453   -0.440    0.250   -0.024 |
|  omega_s |    0.147    0.108    0.061    0.791   -0.085    0.165    0.127   -0.396   -0.001    0.117    0.093    0.094   -0.060   -0.112    1.000   -0.006    0.089    0.068    0.011    0.075   -0.090    0.034   -0.165    0.126 |
|  p3770_s |    0.021    0.250    0.129    0.001   -0.044   -0.018   -0.175    0.011   -0.009    0.067    0.160    0.052    0.003    0.031   -0.006    1.000   -0.085   -0.078   -0.013    0.008    0.018   -0.070    0.050    0.006 |
|   Dbar_s |    0.646    0.440    0.187    0.065   -0.415    0.625    0.629   -0.191    0.065    0.470    0.337    0.417    0.006   -0.463    0.089   -0.085    1.000    0.231    0.013    0.346   -0.335    0.271   -0.378    0.028 |
|  psi2s_p |    0.447    0.505    0.209    0.051   -0.001    0.425    0.252   -0.144    0.034    0.365    0.349    0.268    0.006   -0.338    0.068   -0.078    0.231    1.000    0.011    0.204   -0.070    0.138   -0.277    0.020 |
|    phi_s |    0.029    0.003    0.005    0.015   -0.031    0.024    0.021   -0.050    0.001    0.010    0.017    0.004    0.713   -0.023    0.011   -0.013    0.013    0.011    1.000   -0.005   -0.011   -0.079   -0.033   -0.040 |
|  p4160_s |    0.544    0.374    0.420    0.060   -0.104    0.541    0.506   -0.165    0.296    0.383    0.250    0.372    0.002   -0.417    0.075    0.008    0.346    0.204   -0.005    1.000   -0.318    0.290   -0.322    0.036 |
|  p3770_p |   -0.501   -0.199    0.060   -0.064    0.218   -0.554   -0.641    0.189   -0.114   -0.320   -0.057   -0.422    0.003    0.453   -0.090    0.018   -0.335   -0.070   -0.011   -0.318    1.000   -0.239    0.382   -0.029 |
|  bplus_2 |    0.347    0.138    0.109    0.055    0.314    0.378    0.376   -0.096   -0.076    0.350    0.182    0.284   -0.012   -0.440    0.034   -0.070    0.271    0.138   -0.079    0.290   -0.239    1.000   -0.309    0.090 |
|  bplus_0 |   -0.604   -0.438   -0.239   -0.115    0.256   -0.679   -0.543    0.359    0.023   -0.492   -0.372   -0.392   -0.003    0.250   -0.165    0.050   -0.378   -0.277   -0.033   -0.322    0.382   -0.309    1.000   -0.051 |
|    rho_p |    0.041    0.034    0.021    0.040   -0.001    0.050    0.037    0.010   -0.002    0.043    0.026    0.037   -0.075   -0.024    0.126    0.006    0.028    0.020   -0.040    0.036   -0.029    0.090   -0.051    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'DDstar_p' floating=True>, {'error': 1.6754474908058703}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.04635112318849055}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.20573533374957798}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.44960293467525814}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.17097797183447605}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.5554415244366377}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 1.0558356365848485}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.35448535374052387}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18504923170361282}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.3002137430872498}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.14900902283693895}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.21162039435372554}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.22490524584449334}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.028451807466578716}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.451927956375227}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.24547511970892688}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.45563864078109984}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.037419244427343124}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.0914066799886264}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.18955068116381812}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.14016624181670156}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.06227803191067327}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.011656686809363714}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2222439414344053})])
Toy 1/25
Time taken: 9 min, 7 s
Projected time left: 3 h, 38 min
Toy 1: Generating data...
Directory  data/zfit_toys/toy_1  Created 
Toy 1: Data generation finished
Toy 1: Loading data...
Toy 1: Loading data finished
Toy 1: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |     Ncalls=266 (266 total)     |
| EDM = 8.08E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297219.63813142024
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | DDstar_p |   -4.2    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |  -1.645   |   0.028   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4040_p  |   3.70    |   0.20    |            |            |-6.28319 | 6.28319 |       |
| 3 | omega_p  |   0.16    |   0.31    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.50   |    0.22   |            |            |  -1.5   |   1.5   |       |
| 5 | DDstar_s |  -0.300   |   0.031   |            |            |  -0.3   |   0.3   |       |
| 6 | Dbar_p   |   -4.5    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 7 | rho_s    |   1.11    |   0.30    |            |            |0.0253049| 2.0747  |       |
| 8 | p4415_s  |   1.18    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 9 | p4415_p  |   4.35    |   0.18    |            |            |-6.28319 | 6.28319 |       |
| 10| p4160_p  |   -1.93   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 11| p4040_s  |   0.92    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 12| phi_p    |   0.08    |   0.69    |            |            |-6.28319 | 6.28319 |       |
| 13| bplus_1  |   -0.87   |    0.04   |            |            |   -2    |    2    |       |
| 14| omega_s  |    5.7    |    1.2    |            |            | 4.19232 | 9.40768 |       |
| 15| p3770_s  |   3.37    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 16| Dbar_s   |  -0.299   |   0.022   |            |            |  -0.3   |   0.3   |       |
| 17| psi2s_p  |   1.88    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 18| phi_s    |    16     |     5     |            |            | 14.8182 | 23.5818 |       |
| 19| p4160_s  |   2.17    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 20| p3770_p  |   3.64    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 21| bplus_2  |   -0.21   |    0.09   |            |            |   -2    |    2    |       |
| 22| bplus_0  |   0.456   |   0.019   |            |            |   -2    |    2    |       |
| 23| rho_p    |   -0.7    |    0.3    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          | DDstar_p   jpsi_p  p4040_p  omega_p      Ctt DDstar_s   Dbar_p    rho_s  p4415_s  p4415_p  p4160_p  p4040_s    phi_p  bplus_1  omega_s  p3770_s   Dbar_s  psi2s_p    phi_s  p4160_s  p3770_p  bplus_2  bplus_0    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| DDstar_p |    1.000    0.348    0.162   -0.007   -0.075    0.078   -0.102    0.077   -0.067    0.072    0.335   -0.128    0.000    0.378   -0.026    0.249   -0.013    0.083    0.002   -0.062    0.348   -0.250    0.008    0.009 |
|   jpsi_p |    0.348    1.000   -0.051   -0.023    0.215    0.094    0.107    0.061   -0.035    0.013    0.059   -0.021   -0.070    0.120   -0.040    0.027    0.122    0.008   -0.061   -0.048    0.131    0.070   -0.051   -0.090 |
|  p4040_p |    0.162   -0.051    1.000   -0.001   -0.161    0.048   -0.184   -0.002    0.059    0.114    0.112   -0.184   -0.010   -0.002   -0.001    0.027    0.055   -0.200   -0.013    0.335    0.127   -0.031    0.022    0.015 |
|  omega_p |   -0.007   -0.023   -0.001    1.000    0.000    0.000   -0.005    0.035   -0.001    0.001   -0.003    0.000    0.101    0.021    0.556   -0.003    0.001   -0.003    0.105    0.001   -0.007    0.009   -0.028   -0.068 |
|      Ctt |   -0.075    0.215   -0.161    0.000    1.000   -0.009   -0.388   -0.040    0.222   -0.031   -0.359    0.360   -0.019   -0.204    0.010   -0.152    0.001    0.195   -0.029    0.258   -0.234    0.700   -0.014    0.089 |
| DDstar_s |    0.078    0.094    0.048    0.000   -0.009    1.000    0.016    0.002    0.001    0.046    0.069    0.001    0.001    0.005   -0.000    0.042   -0.007    0.043    0.001    0.013    0.047    0.003    0.001    0.001 |
|   Dbar_p |   -0.102    0.107   -0.184   -0.005   -0.388    0.016    1.000    0.047   -0.019   -0.155   -0.042   -0.083   -0.008    0.244   -0.017   -0.108    0.043   -0.118   -0.010   -0.151    0.316   -0.127    0.024    0.031 |
|    rho_s |    0.077    0.061   -0.002    0.035   -0.040    0.002    0.047    1.000    0.008   -0.019    0.015   -0.007    0.020   -0.167   -0.391    0.016    0.000    0.009    0.004   -0.013    0.049   -0.097    0.271    0.115 |
|  p4415_s |   -0.067   -0.035    0.059   -0.001    0.222    0.001   -0.019    0.008    1.000   -0.113   -0.056    0.120   -0.005    0.069   -0.003   -0.008    0.001   -0.011   -0.008    0.300   -0.078    0.005    0.019    0.032 |
|  p4415_p |    0.072    0.013    0.114    0.001   -0.031    0.046   -0.155   -0.019   -0.113    1.000    0.321   -0.244   -0.010   -0.101    0.006    0.026    0.036   -0.074   -0.015   -0.167    0.069    0.180    0.014    0.037 |
|  p4160_p |    0.335    0.059    0.112   -0.003   -0.359    0.069   -0.042    0.015   -0.056    0.321    1.000   -0.528   -0.007    0.041   -0.007    0.070    0.069   -0.083   -0.006   -0.127    0.254   -0.106    0.012   -0.015 |
|  p4040_s |   -0.128   -0.021   -0.184    0.000    0.360    0.001   -0.083   -0.007    0.120   -0.244   -0.528    1.000   -0.006   -0.004    0.002    0.082   -0.009    0.021   -0.011   -0.069   -0.182    0.119    0.014    0.044 |
|    phi_p |    0.000   -0.070   -0.010    0.101   -0.019    0.001   -0.008    0.020   -0.005   -0.010   -0.007   -0.006    1.000    0.022    0.042   -0.011    0.002   -0.012    0.960   -0.011   -0.013   -0.026   -0.017    0.252 |
|  bplus_1 |    0.378    0.120   -0.002    0.021   -0.204    0.005    0.244   -0.167    0.069   -0.101    0.041   -0.004    0.022    1.000    0.071    0.080   -0.000    0.037    0.029   -0.033    0.177   -0.311   -0.814   -0.009 |
|  omega_s |   -0.026   -0.040   -0.001    0.556    0.010   -0.000   -0.017   -0.391   -0.003    0.006   -0.007    0.002    0.042    0.071    1.000   -0.007    0.000   -0.005    0.059    0.004   -0.020    0.036   -0.103    0.057 |
|  p3770_s |    0.249    0.027    0.027   -0.003   -0.152    0.042   -0.108    0.016   -0.008    0.026    0.070    0.082   -0.011    0.080   -0.007    1.000    0.068   -0.374   -0.014    0.006   -0.200   -0.116    0.042    0.018 |
|   Dbar_s |   -0.013    0.122    0.055    0.001    0.001   -0.007    0.043    0.000    0.001    0.036    0.069   -0.009    0.002   -0.000    0.000    0.068    1.000    0.071    0.001    0.006    0.096    0.009    0.004    0.004 |
|  psi2s_p |    0.083    0.008   -0.200   -0.003    0.195    0.043   -0.118    0.009   -0.011   -0.074   -0.083    0.021   -0.012    0.037   -0.005   -0.374    0.071    1.000   -0.011   -0.096    0.046   -0.020   -0.010   -0.007 |
|    phi_s |    0.002   -0.061   -0.013    0.105   -0.029    0.001   -0.010    0.004   -0.008   -0.015   -0.006   -0.011    0.960    0.029    0.059   -0.014    0.001   -0.011    1.000   -0.019   -0.011   -0.053   -0.025    0.255 |
|  p4160_s |   -0.062   -0.048    0.335    0.001    0.258    0.013   -0.151   -0.013    0.300   -0.167   -0.127   -0.069   -0.011   -0.033    0.004    0.006    0.006   -0.096   -0.019    1.000   -0.075    0.176    0.033    0.067 |
|  p3770_p |    0.348    0.131    0.127   -0.007   -0.234    0.047    0.316    0.049   -0.078    0.069    0.254   -0.182   -0.013    0.177   -0.020   -0.200    0.096    0.046   -0.011   -0.075    1.000   -0.130    0.033   -0.005 |
|  bplus_2 |   -0.250    0.070   -0.031    0.009    0.700    0.003   -0.127   -0.097    0.005    0.180   -0.106    0.119   -0.026   -0.311    0.036   -0.116    0.009   -0.020   -0.053    0.176   -0.130    1.000   -0.012    0.231 |
|  bplus_0 |    0.008   -0.051    0.022   -0.028   -0.014    0.001    0.024    0.271    0.019    0.014    0.012    0.014   -0.017   -0.814   -0.103    0.042    0.004   -0.010   -0.025    0.033    0.033   -0.012    1.000    0.048 |
|    rho_p |    0.009   -0.090    0.015   -0.068    0.089    0.001    0.031    0.115    0.032    0.037   -0.015    0.044    0.252   -0.009    0.057    0.018    0.004   -0.007    0.255    0.067   -0.005    0.231    0.048    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.37314155648994785}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02764994459365866}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.20385253265475}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.3084417323749542}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.22372557855055042}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.030629245639255925}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.35663399067695556}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.30378910532536957}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.185311081137014}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.17904867946983583}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10845577069386092}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1730908746016288}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.6940830095577835}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.04101064057501769}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.1528778420994374}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22939131352032005}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.021859983377722186}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.0319943024709346}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 4.847481946185615}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1647199101408583}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10208685755834157}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08552600949406153}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.01893494383279304}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.3294556629700893})])
Toy 2/25
Time taken: 12 min, 41 s
Projected time left: 2 h, 25 min
Toy 2: Generating data...
Directory  data/zfit_toys/toy_2  Created 
Toy 2: Data generation finished
Toy 2: Loading data...
Toy 2: Loading data finished
Toy 2: Fitting pdf...
------------------------------------------------------------------
| FCN = 3.002E+05               |     Ncalls=528 (539 total)     |
| EDM = 7.13E+06 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 300151.07055543497
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | DDstar_p | -0.627E1  |  0.000E1  |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   -3.1    |    8.3    |            |            |-6.28319 | 6.28319 |       |
| 2 | p4040_p  |  -2.187   |   0.018   |            |            |-6.28319 | 6.28319 |       |
| 3 | omega_p  |  0.595E1  |  0.000E1  |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   1.149   |   0.001   |            |            |  -1.5   |   1.5   |       |
| 5 | DDstar_s | 2.977E-1  | 0.000E-1  |            |            |  -0.3   |   0.3   |       |
| 6 | Dbar_p   | -0.445E1  |  0.000E1  |            |            |-6.28319 | 6.28319 |       |
| 7 | rho_s    |   1.692   |   0.000   |            |            |0.0253049| 2.0747  |       |
| 8 | p4415_s  |   2.199   |   0.000   |            |            |0.126447 | 2.35355 |       |
| 9 | p4415_p  | -0.627E1  |  0.000E1  |            |            |-6.28319 | 6.28319 |       |
| 10| p4160_p  |   2.272   |   0.008   |            |            |-6.28319 | 6.28319 |       |
| 11| p4040_s  |   1.619   |   0.001   |            |            |0.00501244| 2.01499 |       |
| 12| phi_p    |  0.598E1  |  0.000E1  |            |            |-6.28319 | 6.28319 |       |
| 13| bplus_1  |  -1.951   |   0.000   |            |            |   -2    |    2    |       |
| 14| omega_s  |  0.705E1  |  0.000E1  |            |            | 4.19232 | 9.40768 |       |
| 15| p3770_s  |   2.163   |   0.001   |            |            |0.918861 | 4.08114 |       |
| 16| Dbar_s   | 0.885E-1  | 0.004E-1  |            |            |  -0.3   |   0.3   |       |
| 17| psi2s_p  |   2.77    |   0.06    |            |            |-6.28319 | 6.28319 |       |
| 18| phi_s    |  1.806E1  |  0.000E1  |            |            | 14.8182 | 23.5818 |       |
| 19| p4160_s  |   3.115   |   0.001   |            |            | 0.71676 | 3.68324 |       |
| 20| p3770_p  |  -3.337   |   0.015   |            |            |-6.28319 | 6.28319 |       |
| 21| bplus_2  |   1.715   |   0.001   |            |            |   -2    |    2    |       |
| 22| bplus_0  |   1.952   |   0.000   |            |            |   -2    |    2    |       |
| 23| rho_p    |  0.621E1  |  0.000E1  |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          | DDstar_p   jpsi_p  p4040_p  omega_p      Ctt DDstar_s   Dbar_p    rho_s  p4415_s  p4415_p  p4160_p  p4040_s    phi_p  bplus_1  omega_s  p3770_s   Dbar_s  psi2s_p    phi_s  p4160_s  p3770_p  bplus_2  bplus_0    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| DDstar_p |    1.000   -0.582   -0.571   -0.078    0.146   -0.022   -0.261    0.005   -0.087    0.091   -0.517   -0.255   -0.132    0.186    0.006   -0.013    0.529   -0.581    0.008    0.337   -0.568    0.048    0.163   -0.159 |
|   jpsi_p |   -0.582    1.000    0.982    0.134   -0.250    0.039    0.449   -0.008    0.149   -0.157    0.889    0.439    0.227   -0.320   -0.011    0.022   -0.909    0.999   -0.014   -0.580    0.976   -0.083   -0.281    0.274 |
|  p4040_p |   -0.571    0.982    1.000    0.132   -0.246    0.038    0.441   -0.008    0.146   -0.154    0.873    0.431    0.223   -0.314   -0.011    0.022   -0.892    0.980   -0.014   -0.569    0.958   -0.081   -0.276    0.269 |
|  omega_p |   -0.078    0.134    0.132    1.000   -0.034    0.005    0.060   -0.001    0.020   -0.021    0.119    0.059    0.031   -0.043   -0.001    0.003   -0.122    0.134   -0.002   -0.078    0.131   -0.011   -0.038    0.037 |
|      Ctt |    0.146   -0.250   -0.246   -0.034    1.000   -0.010   -0.112    0.002   -0.037    0.039   -0.223   -0.110   -0.057    0.080    0.003   -0.006    0.228   -0.250    0.004    0.145   -0.244    0.021    0.070   -0.069 |
| DDstar_s |   -0.022    0.039    0.038    0.005   -0.010    1.000    0.017   -0.000    0.006   -0.006    0.034    0.017    0.009   -0.012   -0.000    0.001   -0.035    0.039   -0.001   -0.022    0.038   -0.003   -0.011    0.011 |
|   Dbar_p |   -0.261    0.449    0.441    0.060   -0.112    0.017    1.000   -0.004    0.067   -0.070    0.399    0.197    0.102   -0.144   -0.005    0.010   -0.408    0.448   -0.007   -0.260    0.438   -0.037   -0.126    0.123 |
|    rho_s |    0.005   -0.008   -0.008   -0.001    0.002   -0.000   -0.004    1.000   -0.001    0.001   -0.007   -0.004   -0.002    0.003    0.000   -0.000    0.007   -0.008    0.000    0.005   -0.008    0.001    0.002   -0.002 |
|  p4415_s |   -0.087    0.149    0.146    0.020   -0.037    0.006    0.067   -0.001    1.000   -0.023    0.132    0.065    0.034   -0.048   -0.002    0.003   -0.135    0.149   -0.002   -0.086    0.145   -0.012   -0.042    0.041 |
|  p4415_p |    0.091   -0.157   -0.154   -0.021    0.039   -0.006   -0.070    0.001   -0.023    1.000   -0.140   -0.069   -0.036    0.050    0.002   -0.003    0.143   -0.157    0.002    0.091   -0.153    0.013    0.044   -0.043 |
|  p4160_p |   -0.517    0.889    0.873    0.119   -0.223    0.034    0.399   -0.007    0.132   -0.140    1.000    0.390    0.202   -0.285   -0.010    0.020   -0.809    0.888   -0.013   -0.516    0.868   -0.073   -0.250    0.244 |
|  p4040_s |   -0.255    0.439    0.431    0.059   -0.110    0.017    0.197   -0.004    0.065   -0.069    0.390    1.000    0.100   -0.140   -0.005    0.010   -0.399    0.438   -0.006   -0.254    0.428   -0.036   -0.123    0.120 |
|    phi_p |   -0.132    0.227    0.223    0.031   -0.057    0.009    0.102   -0.002    0.034   -0.036    0.202    0.100    1.000   -0.073   -0.002    0.005   -0.207    0.227   -0.003   -0.132    0.222   -0.019   -0.064    0.062 |
|  bplus_1 |    0.186   -0.320   -0.314   -0.043    0.080   -0.012   -0.144    0.003   -0.048    0.050   -0.285   -0.140   -0.073    1.000    0.003   -0.007    0.291   -0.320    0.005    0.186   -0.312    0.026    0.090   -0.088 |
|  omega_s |    0.006   -0.011   -0.011   -0.001    0.003   -0.000   -0.005    0.000   -0.002    0.002   -0.010   -0.005   -0.002    0.003    1.000   -0.000    0.010   -0.011    0.000    0.006   -0.011    0.001    0.003   -0.003 |
|  p3770_s |   -0.013    0.022    0.022    0.003   -0.006    0.001    0.010   -0.000    0.003   -0.003    0.020    0.010    0.005   -0.007   -0.000    1.000   -0.020    0.022   -0.000   -0.013    0.022   -0.002   -0.006    0.006 |
|   Dbar_s |    0.529   -0.909   -0.892   -0.122    0.228   -0.035   -0.408    0.007   -0.135    0.143   -0.809   -0.399   -0.207    0.291    0.010   -0.020    1.000   -0.908    0.013    0.527   -0.887    0.075    0.255   -0.249 |
|  psi2s_p |   -0.581    0.999    0.980    0.134   -0.250    0.039    0.448   -0.008    0.149   -0.157    0.888    0.438    0.227   -0.320   -0.011    0.022   -0.908    1.000   -0.014   -0.579    0.975   -0.083   -0.281    0.274 |
|    phi_s |    0.008   -0.014   -0.014   -0.002    0.004   -0.001   -0.007    0.000   -0.002    0.002   -0.013   -0.006   -0.003    0.005    0.000   -0.000    0.013   -0.014    1.000    0.008   -0.014    0.001    0.004   -0.004 |
|  p4160_s |    0.337   -0.580   -0.569   -0.078    0.145   -0.022   -0.260    0.005   -0.086    0.091   -0.516   -0.254   -0.132    0.186    0.006   -0.013    0.527   -0.579    0.008    1.000   -0.566    0.048    0.163   -0.159 |
|  p3770_p |   -0.568    0.976    0.958    0.131   -0.244    0.038    0.438   -0.008    0.145   -0.153    0.868    0.428    0.222   -0.312   -0.011    0.022   -0.887    0.975   -0.014   -0.566    1.000   -0.081   -0.274    0.267 |
|  bplus_2 |    0.048   -0.083   -0.081   -0.011    0.021   -0.003   -0.037    0.001   -0.012    0.013   -0.073   -0.036   -0.019    0.026    0.001   -0.002    0.075   -0.083    0.001    0.048   -0.081    1.000    0.023   -0.023 |
|  bplus_0 |    0.163   -0.281   -0.276   -0.038    0.070   -0.011   -0.126    0.002   -0.042    0.044   -0.250   -0.123   -0.064    0.090    0.003   -0.006    0.255   -0.281    0.004    0.163   -0.274    0.023    1.000   -0.077 |
|    rho_p |   -0.159    0.274    0.269    0.037   -0.069    0.011    0.123   -0.002    0.041   -0.043    0.244    0.120    0.062   -0.088   -0.003    0.006   -0.249    0.274   -0.004   -0.159    0.267   -0.023   -0.077    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.00026315843721569365}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 8.27932175420363}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.017948515117372388}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.0012583709140221444}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.000614073353687683}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 2.3017874405617533e-05}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.003050775485184065}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.000492154346274809}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.00035234802318240277}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.0002181157558385216}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.007919601641885876}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.0005477250734295946}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.0012114528580609019}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.0002808736301715964}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.0015998553994283071}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.0009522298462725232}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.0004240838056946694}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.06016816900991717}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.002606932659938721}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.0008836326865955257}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.01473105195194524}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.0006364338042565976}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.0002845187591962173}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.000619047148732399})])
Toy 3/25
Time taken: 16 min, 50 s
Projected time left: 2 h, 3 min
Toy 3: Generating data...
Directory  data/zfit_toys/toy_3  Created 
Toy 3: Data generation finished
Toy 3: Loading data...
Toy 3: Loading data finished
Toy 3: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.971E+05               |    Ncalls=1487 (1487 total)    |
| EDM = 0.00573 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297126.34543766384
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | DDstar_p |   -3.0    |    1.0    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   1.54    |   0.05    |            |            |-6.28319 | 6.28319 |       |
| 2 | p4040_p  |   -2.76   |    0.27   |            |            |-6.28319 | 6.28319 |       |
| 3 | omega_p  |   6.28    |   0.12    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   0.07    |   0.18    |            |            |  -1.5   |   1.5   |       |
| 5 | DDstar_s |   0.30    |   0.10    |            |            |  -0.3   |   0.3   |       |
| 6 | Dbar_p   |    1.5    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 7 | rho_s    |   0.45    |   0.32    |            |            |0.0253049| 2.0747  |       |
| 8 | p4415_s  |   1.34    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 9 | p4415_p  |   3.90    |   0.17    |            |            |-6.28319 | 6.28319 |       |
| 10| p4160_p  |   -2.44   |    0.17   |            |            |-6.28319 | 6.28319 |       |
| 11| p4040_s  |   0.83    |   0.23    |            |            |0.00501244| 2.01499 |       |
| 12| phi_p    |   0.83    |   0.14    |            |            |-6.28319 | 6.28319 |       |
| 13| bplus_1  |   0.94    |   0.03    |            |            |   -2    |    2    |       |
| 14| omega_s  |    6.8    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 15| p3770_s  |   1.95    |   0.30    |            |            |0.918861 | 4.08114 |       |
| 16| Dbar_s   |   -0.30   |    0.57   |            |            |  -0.3   |   0.3   |       |
| 17| psi2s_p  |   1.80    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 18| phi_s    |   21.3    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 19| p4160_s  |   2.19    |   0.19    |            |            | 0.71676 | 3.68324 |       |
| 20| p3770_p  |    3.1    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 21| bplus_2  |   0.20    |   0.09    |            |            |   -2    |    2    |       |
| 22| bplus_0  |  -0.471   |   0.016   |            |            |   -2    |    2    |       |
| 23| rho_p    |    5.5    |    0.8    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          | DDstar_p   jpsi_p  p4040_p  omega_p      Ctt DDstar_s   Dbar_p    rho_s  p4415_s  p4415_p  p4160_p  p4040_s    phi_p  bplus_1  omega_s  p3770_s   Dbar_s  psi2s_p    phi_s  p4160_s  p3770_p  bplus_2  bplus_0    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| DDstar_p |    1.000    0.511    0.356   -0.002   -0.189    0.051    0.456    0.212   -0.260   -0.235    0.443   -0.649    0.020   -0.636   -0.098    0.409    0.854    0.436   -0.076   -0.528    0.750    0.552   -0.629    0.097 |
|   jpsi_p |    0.511    1.000    0.586   -0.002   -0.474   -0.124    0.663    0.182   -0.274    0.181    0.759   -0.549    0.030   -0.530   -0.086    0.595    0.831    0.653   -0.063   -0.433    0.799    0.547   -0.541    0.076 |
|  p4040_p |    0.356    0.586    1.000   -0.002   -0.347   -0.055    0.375    0.106   -0.147    0.224    0.589   -0.472    0.020   -0.330   -0.050    0.357    0.584    0.367   -0.040   -0.077    0.591    0.320   -0.333    0.056 |
|  omega_p |   -0.002   -0.002   -0.002    1.000    0.001    0.000   -0.002    0.000    0.001   -0.001   -0.002    0.001    0.005    0.002   -0.118   -0.002   -0.002   -0.002   -0.001    0.001   -0.002    0.000    0.002    0.023 |
|      Ctt |   -0.189   -0.474   -0.347    0.001    1.000    0.089   -0.559   -0.128    0.276   -0.121   -0.471    0.425   -0.031    0.308    0.050   -0.238   -0.368   -0.101   -0.010    0.353   -0.405   -0.594    0.296    0.026 |
| DDstar_s |    0.051   -0.124   -0.055    0.000    0.089    1.000   -0.169    0.020   -0.010   -0.079   -0.071   -0.008   -0.002   -0.051   -0.009   -0.045   -0.070   -0.084   -0.005   -0.007   -0.054    0.025   -0.045    0.003 |
|   Dbar_p |    0.456    0.663    0.375   -0.002   -0.559   -0.169    1.000    0.195   -0.198    0.028    0.572   -0.505    0.027   -0.575   -0.091    0.358    0.699    0.462   -0.068   -0.409    0.715    0.443   -0.569    0.094 |
|    rho_s |    0.212    0.182    0.106    0.000   -0.128    0.020    0.195    1.000   -0.048   -0.045    0.147   -0.166    0.187   -0.103   -0.525    0.117    0.233    0.145    0.016   -0.141    0.215    0.268   -0.269    0.021 |
|  p4415_s |   -0.260   -0.274   -0.147    0.001    0.276   -0.010   -0.198   -0.048    1.000   -0.123   -0.234    0.305   -0.012    0.120    0.021   -0.162   -0.309   -0.186    0.007    0.385   -0.299   -0.105    0.122   -0.013 |
|  p4415_p |   -0.235    0.181    0.224   -0.001   -0.121   -0.079    0.028   -0.045   -0.123    1.000    0.315   -0.091   -0.003    0.103    0.018    0.092    0.008    0.080   -0.004   -0.091    0.063   -0.130    0.088    0.014 |
|  p4160_p |    0.443    0.759    0.589   -0.002   -0.471   -0.071    0.572    0.147   -0.234    0.315    1.000   -0.677    0.030   -0.429   -0.068    0.484    0.742    0.536   -0.042   -0.440    0.741    0.411   -0.425    0.059 |
|  p4040_s |   -0.649   -0.549   -0.472    0.001    0.425   -0.008   -0.505   -0.166    0.305   -0.091   -0.677    1.000   -0.029    0.459    0.075   -0.319   -0.704   -0.426    0.035    0.416   -0.658   -0.439    0.448   -0.045 |
|    phi_p |    0.020    0.030    0.020    0.005   -0.031   -0.002    0.027    0.187   -0.012   -0.003    0.030   -0.029    1.000   -0.010   -0.127    0.018    0.036    0.027    0.488   -0.028    0.035    0.080   -0.023   -0.202 |
|  bplus_1 |   -0.636   -0.530   -0.330    0.002    0.308   -0.051   -0.575   -0.103    0.120    0.103   -0.429    0.459   -0.010    1.000    0.045   -0.378   -0.679   -0.420    0.043    0.356   -0.635   -0.522    0.110   -0.084 |
|  omega_s |   -0.098   -0.086   -0.050   -0.118    0.050   -0.009   -0.091   -0.525    0.021    0.018   -0.068    0.075   -0.127    0.045    1.000   -0.055   -0.106   -0.067   -0.020    0.061   -0.099   -0.108    0.122    0.115 |
|  p3770_s |    0.409    0.595    0.357   -0.002   -0.238   -0.045    0.358    0.117   -0.162    0.092    0.484   -0.319    0.018   -0.378   -0.055    1.000    0.598    0.296   -0.048   -0.279    0.492    0.370   -0.376    0.065 |
|   Dbar_s |    0.854    0.831    0.584   -0.002   -0.368   -0.070    0.699    0.233   -0.309    0.008    0.742   -0.704    0.036   -0.679   -0.106    0.598    1.000    0.663   -0.070   -0.555    0.931    0.627   -0.674    0.094 |
|  psi2s_p |    0.436    0.653    0.367   -0.002   -0.101   -0.084    0.462    0.145   -0.186    0.080    0.536   -0.426    0.027   -0.420   -0.067    0.296    0.663    1.000   -0.043   -0.356    0.615    0.386   -0.417    0.058 |
|    phi_s |   -0.076   -0.063   -0.040   -0.001   -0.010   -0.005   -0.068    0.016    0.007   -0.004   -0.042    0.035    0.488    0.043   -0.020   -0.048   -0.070   -0.043    1.000    0.014   -0.065    0.062    0.093   -0.147 |
|  p4160_s |   -0.528   -0.433   -0.077    0.001    0.353   -0.007   -0.409   -0.141    0.385   -0.091   -0.440    0.416   -0.028    0.356    0.061   -0.279   -0.555   -0.356    0.014    1.000   -0.508   -0.379    0.346   -0.016 |
|  p3770_p |    0.750    0.799    0.591   -0.002   -0.405   -0.054    0.715    0.215   -0.299    0.063    0.741   -0.658    0.035   -0.635   -0.099    0.492    0.931    0.615   -0.065   -0.508    1.000    0.567   -0.621    0.087 |
|  bplus_2 |    0.552    0.547    0.320    0.000   -0.594    0.025    0.443    0.268   -0.105   -0.130    0.411   -0.439    0.080   -0.522   -0.108    0.370    0.627    0.386    0.062   -0.379    0.567    1.000   -0.527   -0.129 |
|  bplus_0 |   -0.629   -0.541   -0.333    0.002    0.296   -0.045   -0.569   -0.269    0.122    0.088   -0.425    0.448   -0.023    0.110    0.122   -0.376   -0.674   -0.417    0.093    0.346   -0.621   -0.527    1.000   -0.106 |
|    rho_p |    0.097    0.076    0.056    0.023    0.026    0.003    0.094    0.021   -0.013    0.014    0.059   -0.045   -0.202   -0.084    0.115    0.065    0.094    0.058   -0.147   -0.016    0.087   -0.129   -0.106    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'DDstar_p' floating=True>, {'error': 1.018276111523088}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.052666632011743264}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.27200113235710033}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.12019972502333509}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.17706015425353028}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.09752816920275559}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.5655955800931816}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.31560725520736876}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1905884924010557}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.17285754871963288}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.16541308487973239}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.22854389404789544}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.1421236434064692}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.03229952617512577}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.9929754576661916}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.30067369850054493}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.5711089399998038}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.0433079196863666}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.9666155981984748}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.19414142574356708}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.36006718541909866}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.09287891042774876}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.016139966390780747}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.8051611284600195})])
Toy 4/25
Time taken: 24 min, 38 s
Projected time left: 2 h, 9 min
Toy 4: Generating data...
Directory  data/zfit_toys/toy_4  Created 
Toy 4: Data generation finished
Toy 4: Loading data...
Toy 4: Loading data finished
Toy 4: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1395 (1395 total)    |
| EDM = 4.2E-05 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297208.59047528857
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | DDstar_p |   5.30    |   0.30    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |  -1.622   |   0.028   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4040_p  |   4.11    |   0.21    |            |            |-6.28319 | 6.28319 |       |
| 3 | omega_p  |   0.24    |   0.38    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.60   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 5 | DDstar_s |   0.300   |   0.020   |            |            |  -0.3   |   0.3   |       |
| 6 | Dbar_p   |   -1.03   |    0.32   |            |            |-6.28319 | 6.28319 |       |
| 7 | rho_s    |    0.9    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 8 | p4415_s  |   1.19    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 9 | p4415_p  |   4.11    |   0.18    |            |            |-6.28319 | 6.28319 |       |
| 10| p4160_p  |   -2.05   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 11| p4040_s  |   0.92    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 12| phi_p    |   6.28    |   0.27    |            |            |-6.28319 | 6.28319 |       |
| 13| bplus_1  |   -0.83   |    0.04   |            |            |   -2    |    2    |       |
| 14| omega_s  |    6.3    |    1.5    |            |            | 4.19232 | 9.40768 |       |
| 15| p3770_s  |   3.40    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 16| Dbar_s   |   0.300   |   0.018   |            |            |  -0.3   |   0.3   |       |
| 17| psi2s_p  |   1.89    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 18| phi_s    |   18.2    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 19| p4160_s  |   2.34    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 20| p3770_p  |   -2.66   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 21| bplus_2  |   -0.27   |    0.08   |            |            |   -2    |    2    |       |
| 22| bplus_0  |   0.449   |   0.019   |            |            |   -2    |    2    |       |
| 23| rho_p    |   -0.5    |    0.4    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          | DDstar_p   jpsi_p  p4040_p  omega_p      Ctt DDstar_s   Dbar_p    rho_s  p4415_s  p4415_p  p4160_p  p4040_s    phi_p  bplus_1  omega_s  p3770_s   Dbar_s  psi2s_p    phi_s  p4160_s  p3770_p  bplus_2  bplus_0    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| DDstar_p |    1.000    0.280    0.167   -0.015   -0.092    0.023   -0.081    0.063   -0.029    0.044    0.282   -0.105   -0.001    0.311   -0.031    0.197   -0.003    0.066    0.004   -0.051    0.274   -0.211    0.009   -0.016 |
|   jpsi_p |    0.280    1.000   -0.032   -0.039    0.161    0.048    0.301    0.049   -0.019   -0.006    0.050   -0.065    0.013    0.112   -0.059    0.017    0.042    0.010    0.014   -0.048    0.163    0.068   -0.047   -0.099 |
|  p4040_p |    0.167   -0.032    1.000   -0.002   -0.339    0.021    0.007    0.004   -0.027    0.173    0.314   -0.235    0.001    0.011   -0.003   -0.037    0.021   -0.196   -0.004    0.262    0.206   -0.074    0.017    0.000 |
|  omega_p |   -0.015   -0.039   -0.002    1.000    0.009    0.001   -0.008   -0.091   -0.004    0.006   -0.005    0.005   -0.007    0.059    0.744   -0.004    0.001   -0.006    0.053    0.005   -0.013    0.042   -0.073    0.041 |
|      Ctt |   -0.092    0.161   -0.339    0.009    1.000    0.004   -0.303   -0.007    0.201   -0.036   -0.413    0.330   -0.000   -0.157    0.017   -0.199    0.012    0.149   -0.040    0.267   -0.252    0.693   -0.019    0.112 |
| DDstar_s |    0.023    0.048    0.021    0.001    0.004    1.000    0.003   -0.002    0.001    0.030    0.035    0.012   -0.000   -0.015    0.001    0.020   -0.002    0.027   -0.000    0.011    0.014    0.014    0.000    0.001 |
|   Dbar_p |   -0.081    0.301    0.007   -0.008   -0.303    0.003    1.000    0.047    0.025   -0.064    0.087   -0.124   -0.001    0.207   -0.017    0.035    0.018    0.028   -0.011   -0.081    0.408   -0.086    0.027    0.022 |
|    rho_s |    0.063    0.049    0.004   -0.091   -0.007   -0.002    0.047    1.000    0.024   -0.003    0.010    0.008   -0.007   -0.210   -0.403    0.023   -0.001    0.016   -0.049    0.014    0.040   -0.041    0.298    0.081 |
|  p4415_s |   -0.029   -0.019   -0.027   -0.004    0.201    0.001    0.025    0.024    1.000   -0.151   -0.091    0.198   -0.000    0.126   -0.008    0.013   -0.000    0.019   -0.007    0.326   -0.067   -0.078    0.016    0.014 |
|  p4415_p |    0.044   -0.006    0.173    0.006   -0.036    0.030   -0.064   -0.003   -0.151    1.000    0.300   -0.216   -0.000   -0.073    0.010   -0.006    0.016   -0.106   -0.023   -0.180    0.074    0.182    0.018    0.057 |
|  p4160_p |    0.282    0.050    0.314   -0.005   -0.413    0.035    0.087    0.010   -0.091    0.300    1.000   -0.544    0.001    0.022   -0.008    0.032    0.027   -0.112   -0.001   -0.187    0.272   -0.081    0.018   -0.010 |
|  p4040_s |   -0.105   -0.065   -0.235    0.005    0.330    0.012   -0.124    0.008    0.198   -0.216   -0.544    1.000   -0.001    0.017    0.007    0.074    0.003   -0.067   -0.024    0.128   -0.160    0.111    0.018    0.061 |
|    phi_p |   -0.001    0.013    0.001   -0.007   -0.000   -0.000   -0.001   -0.007   -0.000   -0.000    0.001   -0.001    1.000   -0.000    0.004    0.000   -0.000    0.002   -0.407   -0.001    0.001   -0.005   -0.003   -0.028 |
|  bplus_1 |    0.311    0.112    0.011    0.059   -0.157   -0.015    0.207   -0.210    0.126   -0.073    0.022    0.017   -0.000    1.000    0.116    0.085   -0.006    0.070    0.036    0.019    0.129   -0.237   -0.850    0.049 |
|  omega_s |   -0.031   -0.059   -0.003    0.744    0.017    0.001   -0.017   -0.403   -0.008    0.010   -0.008    0.007    0.004    0.116    1.000   -0.008    0.001   -0.010    0.078    0.006   -0.024    0.069   -0.149    0.222 |
|  p3770_s |    0.197    0.017   -0.037   -0.004   -0.199    0.020    0.035    0.023    0.013   -0.006    0.032    0.074    0.000    0.085   -0.008    1.000    0.027   -0.410   -0.016    0.005   -0.189   -0.108    0.047    0.023 |
|   Dbar_s |   -0.003    0.042    0.021    0.001    0.012   -0.002    0.018   -0.001   -0.000    0.016    0.027    0.003   -0.000   -0.006    0.001    0.027    1.000    0.028   -0.000    0.005    0.028    0.008    0.001    0.001 |
|  psi2s_p |    0.066    0.010   -0.196   -0.006    0.149    0.027    0.028    0.016    0.019   -0.106   -0.112   -0.067    0.002    0.070   -0.010   -0.410    0.028    1.000   -0.002   -0.088    0.070   -0.034   -0.006   -0.003 |
|    phi_s |    0.004    0.014   -0.004    0.053   -0.040   -0.000   -0.011   -0.049   -0.007   -0.023   -0.001   -0.024   -0.407    0.036    0.078   -0.016   -0.000   -0.002    1.000   -0.030   -0.001   -0.093   -0.045    0.063 |
|  p4160_s |   -0.051   -0.048    0.262    0.005    0.267    0.011   -0.081    0.014    0.326   -0.180   -0.187    0.128   -0.001    0.019    0.006    0.005    0.005   -0.088   -0.030    1.000   -0.075    0.144    0.033    0.075 |
|  p3770_p |    0.274    0.163    0.206   -0.013   -0.252    0.014    0.408    0.040   -0.067    0.074    0.272   -0.160    0.001    0.129   -0.024   -0.189    0.028    0.070   -0.001   -0.075    1.000   -0.106    0.035   -0.018 |
|  bplus_2 |   -0.211    0.068   -0.074    0.042    0.693    0.014   -0.086   -0.041   -0.078    0.182   -0.081    0.111   -0.005   -0.237    0.069   -0.108    0.008   -0.034   -0.093    0.144   -0.106    1.000   -0.050    0.285 |
|  bplus_0 |    0.009   -0.047    0.017   -0.073   -0.019    0.000    0.027    0.298    0.016    0.018    0.018    0.018   -0.003   -0.850   -0.149    0.047    0.001   -0.006   -0.045    0.033    0.035   -0.050    1.000   -0.036 |
|    rho_p |   -0.016   -0.099    0.000    0.041    0.112    0.001    0.022    0.081    0.014    0.057   -0.010    0.061   -0.028    0.049    0.222    0.023    0.001   -0.003    0.063    0.075   -0.018    0.285   -0.036    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3023263490485357}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.028057018874391382}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.20509971183608222}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.3777209640040775}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.2130212279992028}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.020037582165010615}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.31501294571093075}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3298802960885702}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1907592235632321}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.17722112339712215}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10019354433502681}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16887767137371418}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.2693708841221394}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.037898964499264}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.5323451513868767}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.23082206851668063}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.01775739254536013}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03174877369554796}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.8634138433147331}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1674205073659356}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10114532582620295}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08220562765598793}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.018895485725575423}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.4407072590062433})])
Toy 5/25
Time taken: 32 min, 6 s
Projected time left: 2 h, 8 min
Toy 5: Generating data...
Directory  data/zfit_toys/toy_5  Created 
Toy 5: Data generation finished
Toy 5: Loading data...
Toy 5: Loading data finished
Toy 5: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.974E+05               |    Ncalls=2041 (2041 total)    |
| EDM = 9.84E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297362.5275118312
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | DDstar_p |   -2.0    |    1.7    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   1.630   |   0.029   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4040_p  |   3.59    |   0.27    |            |            |-6.28319 | 6.28319 |       |
| 3 | omega_p  |   0.86    |   0.21    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.08   |    0.17   |            |            |  -1.5   |   1.5   |       |
| 5 | DDstar_s |   0.19    |   0.51    |            |            |  -0.3   |   0.3   |       |
| 6 | Dbar_p   |    2.0    |    0.8    |            |            |-6.28319 | 6.28319 |       |
| 7 | rho_s    |    1.4    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 8 | p4415_s  |   1.25    |   0.20    |            |            |0.126447 | 2.35355 |       |
| 9 | p4415_p  |   -2.37   |    0.17   |            |            |-6.28319 | 6.28319 |       |
| 10| p4160_p  |   4.36    |   0.16    |            |            |-6.28319 | 6.28319 |       |
| 11| p4040_s  |   0.73    |   0.19    |            |            |0.00501244| 2.01499 |       |
| 12| phi_p    |   -5.58   |    0.18   |            |            |-6.28319 | 6.28319 |       |
| 13| bplus_1  |   0.84    |   0.04    |            |            |   -2    |    2    |       |
| 14| omega_s  |    9.2    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 15| p3770_s  |   2.95    |   0.29    |            |            |0.918861 | 4.08114 |       |
| 16| Dbar_s   |   0.30    |   0.43    |            |            |  -0.3   |   0.3   |       |
| 17| psi2s_p  |   1.80    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 18| phi_s    |   20.0    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 19| p4160_s  |   1.96    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 20| p3770_p  |   -2.67   |    0.13   |            |            |-6.28319 | 6.28319 |       |
| 21| bplus_2  |   0.21    |   0.10    |            |            |   -2    |    2    |       |
| 22| bplus_0  |  -0.441   |   0.019   |            |            |   -2    |    2    |       |
| 23| rho_p    |   5.65    |   0.29    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          | DDstar_p   jpsi_p  p4040_p  omega_p      Ctt DDstar_s   Dbar_p    rho_s  p4415_s  p4415_p  p4160_p  p4040_s    phi_p  bplus_1  omega_s  p3770_s   Dbar_s  psi2s_p    phi_s  p4160_s  p3770_p  bplus_2  bplus_0    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| DDstar_p |    1.000    0.190    0.414    0.150    0.177   -0.900    0.829    0.320   -0.273    0.127    0.652   -0.472    0.022   -0.752   -0.003    0.581    0.297    0.103   -0.043   -0.111    0.458    0.649   -0.688    0.052 |
|   jpsi_p |    0.190    1.000    0.223    0.053   -0.332   -0.390    0.075    0.100   -0.125    0.168    0.390   -0.185   -0.006   -0.249   -0.006    0.320   -0.136    0.198   -0.047   -0.094    0.331    0.323   -0.273    0.038 |
|  p4040_p |    0.414    0.223    1.000    0.066   -0.043   -0.500    0.426    0.129   -0.085    0.238    0.376   -0.353    0.005   -0.314   -0.002    0.306    0.057   -0.035   -0.031    0.259    0.328    0.270   -0.299    0.040 |
|  omega_p |    0.150    0.053    0.066    1.000    0.021   -0.144    0.103    0.553   -0.029    0.025    0.102   -0.065    0.050   -0.087    0.403    0.096    0.045    0.026    0.006   -0.010    0.086    0.094   -0.165    0.130 |
|      Ctt |    0.177   -0.332   -0.043    0.021    1.000   -0.114    0.358    0.006    0.132    0.008   -0.137    0.219   -0.010   -0.025   -0.001    0.007    0.042    0.227   -0.035    0.191   -0.164   -0.336   -0.024    0.068 |
| DDstar_s |   -0.900   -0.390   -0.500   -0.144   -0.114    1.000   -0.801   -0.306    0.282   -0.253   -0.750    0.456   -0.026    0.718    0.002   -0.637   -0.345   -0.198    0.037    0.083   -0.506   -0.643    0.657   -0.046 |
|   Dbar_p |    0.829    0.075    0.426    0.103    0.358   -0.801    1.000    0.234   -0.251    0.192    0.543   -0.342    0.022   -0.536   -0.002    0.502    0.343    0.105   -0.013   -0.002    0.169    0.509   -0.478    0.009 |
|    rho_s |    0.320    0.100    0.129    0.553    0.006   -0.306    0.234    1.000   -0.066    0.032    0.216   -0.151    0.088   -0.186    0.026    0.190    0.099    0.048   -0.004   -0.048    0.175    0.288   -0.337    0.147 |
|  p4415_s |   -0.273   -0.125   -0.085   -0.029    0.132    0.282   -0.251   -0.066    1.000   -0.170   -0.271    0.258   -0.009    0.137    0.000   -0.161   -0.068   -0.012    0.001    0.320   -0.184   -0.104    0.125   -0.002 |
|  p4415_p |    0.127    0.168    0.238    0.025    0.008   -0.253    0.192    0.032   -0.170    1.000    0.379   -0.245   -0.005   -0.085   -0.001    0.169    0.011    0.029   -0.028   -0.052    0.165   -0.001   -0.096    0.046 |
|  p4160_p |    0.652    0.390    0.376    0.102   -0.137   -0.750    0.543    0.216   -0.271    0.379    1.000   -0.600    0.019   -0.509   -0.002    0.474    0.123    0.106   -0.027   -0.115    0.502    0.458   -0.463    0.032 |
|  p4040_s |   -0.472   -0.185   -0.353   -0.065    0.219    0.456   -0.342   -0.151    0.258   -0.245   -0.600    1.000   -0.019    0.342    0.001   -0.212   -0.095   -0.030    0.002   -0.083   -0.351   -0.337    0.301    0.003 |
|    phi_p |    0.022   -0.006    0.005    0.050   -0.010   -0.026    0.022    0.088   -0.009   -0.005    0.019   -0.019    1.000   -0.013   -0.019    0.009    0.004    0.002    0.622   -0.017    0.015    0.064   -0.010   -0.208 |
|  bplus_1 |   -0.752   -0.249   -0.314   -0.087   -0.025    0.718   -0.536   -0.186    0.137   -0.085   -0.509    0.342   -0.013    1.000    0.001   -0.481   -0.231   -0.117    0.019    0.082   -0.436   -0.581    0.180   -0.048 |
|  omega_s |   -0.003   -0.006   -0.002    0.403   -0.001    0.002   -0.002    0.026    0.000   -0.001   -0.002    0.001   -0.019    0.001    1.000   -0.003   -0.001   -0.001    0.001   -0.001   -0.002    0.001    0.004    0.020 |
|  p3770_s |    0.581    0.320    0.306    0.096    0.007   -0.637    0.502    0.190   -0.161    0.169    0.474   -0.212    0.009   -0.481   -0.003    1.000    0.062   -0.147   -0.043   -0.040    0.214    0.419   -0.438    0.053 |
|   Dbar_s |    0.297   -0.136    0.057    0.045    0.042   -0.345    0.343    0.099   -0.068    0.011    0.123   -0.095    0.004   -0.231   -0.001    0.062    1.000   -0.091   -0.013   -0.005   -0.017    0.159   -0.204    0.014 |
|  psi2s_p |    0.103    0.198   -0.035    0.026    0.227   -0.198    0.105    0.048   -0.012    0.029    0.106   -0.030    0.002   -0.117   -0.001   -0.147   -0.091    1.000   -0.015   -0.074    0.163    0.081   -0.110    0.018 |
|    phi_s |   -0.043   -0.047   -0.031    0.006   -0.035    0.037   -0.013   -0.004    0.001   -0.028   -0.027    0.002    0.622    0.019    0.001   -0.043   -0.013   -0.015    1.000   -0.028   -0.029    0.067    0.074   -0.147 |
|  p4160_s |   -0.111   -0.094    0.259   -0.010    0.191    0.083   -0.002   -0.048    0.320   -0.052   -0.115   -0.083   -0.017    0.082   -0.001   -0.040   -0.005   -0.074   -0.028    1.000   -0.090   -0.168    0.060    0.048 |
|  p3770_p |    0.458    0.331    0.328    0.086   -0.164   -0.506    0.169    0.175   -0.184    0.165    0.502   -0.351    0.015   -0.436   -0.002    0.214   -0.017    0.163   -0.029   -0.090    1.000    0.345   -0.381    0.034 |
|  bplus_2 |    0.649    0.323    0.270    0.094   -0.336   -0.643    0.509    0.288   -0.104   -0.001    0.458   -0.337    0.064   -0.581    0.001    0.419    0.159    0.081    0.067   -0.168    0.345    1.000   -0.548   -0.145 |
|  bplus_0 |   -0.688   -0.273   -0.299   -0.165   -0.024    0.657   -0.478   -0.337    0.125   -0.096   -0.463    0.301   -0.010    0.180    0.004   -0.438   -0.204   -0.110    0.074    0.060   -0.381   -0.548    1.000   -0.077 |
|    rho_p |    0.052    0.038    0.040    0.130    0.068   -0.046    0.009    0.147   -0.002    0.046    0.032    0.003   -0.208   -0.048    0.020    0.053    0.014    0.018   -0.147    0.048    0.034   -0.145   -0.077    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'DDstar_p' floating=True>, {'error': 1.6936921716447868}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02919656037307039}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.271988668437678}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.2053020716940286}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.1733104569482815}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.5073758121464113}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.7571608082239409}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3189097729558521}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19750328075629509}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.17403446282363766}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.16243626241492315}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1946038100803021}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.1830178930079822}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.03934706345621075}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.0063711433537463}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2911345207559777}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.4346243701834631}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03184987424706698}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.0864418929909316}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16707125710927895}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.1335956739848878}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.0973293687692236}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.018609970904621576}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.29088670464524036})])
Toy 6/25
Time taken: 41 min, 43 s
Projected time left: 2 h, 12 min
Toy 6: Generating data...
Directory  data/zfit_toys/toy_6  Created 
Toy 6: Data generation finished
Toy 6: Loading data...
Toy 6: Loading data finished
Toy 6: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1267 (1267 total)    |
| EDM = 0.000855 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297275.7030909818
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | DDstar_p |   4.78    |   0.30    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |  -1.652   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4040_p  |   4.20    |   0.24    |            |            |-6.28319 | 6.28319 |       |
| 3 | omega_p  |   6.11    |   0.26    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.68   |    0.20   |            |            |  -1.5   |   1.5   |       |
| 5 | DDstar_s |   0.300   |   0.021   |            |            |  -0.3   |   0.3   |       |
| 6 | Dbar_p   |   -1.20   |    0.29   |            |            |-6.28319 | 6.28319 |       |
| 7 | rho_s    |    0.8    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 8 | p4415_s  |   1.18    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 9 | p4415_p  |   -1.94   |    0.18   |            |            |-6.28319 | 6.28319 |       |
| 10| p4160_p  |   -2.11   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 11| p4040_s  |   0.78    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 12| phi_p    |   -5.66   |    0.19   |            |            |-6.28319 | 6.28319 |       |
| 13| bplus_1  |   0.75    |   0.06    |            |            |   -2    |    2    |       |
| 14| omega_s  |    5.9    |    1.1    |            |            | 4.19232 | 9.40768 |       |
| 15| p3770_s  |   3.43    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 16| Dbar_s   |   0.300   |   0.015   |            |            |  -0.3   |   0.3   |       |
| 17| psi2s_p  |   1.925   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 18| phi_s    |   21.8    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 19| p4160_s  |   2.18    |   0.18    |            |            | 0.71676 | 3.68324 |       |
| 20| p3770_p  |   -2.50   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 21| bplus_2  |   0.25    |   0.08    |            |            |   -2    |    2    |       |
| 22| bplus_0  |   -0.41   |    0.03   |            |            |   -2    |    2    |       |
| 23| rho_p    |    6.1    |    0.4    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          | DDstar_p   jpsi_p  p4040_p  omega_p      Ctt DDstar_s   Dbar_p    rho_s  p4415_s  p4415_p  p4160_p  p4040_s    phi_p  bplus_1  omega_s  p3770_s   Dbar_s  psi2s_p    phi_s  p4160_s  p3770_p  bplus_2  bplus_0    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| DDstar_p |    1.000    0.026    0.048   -0.011   -0.073    0.031   -0.121    0.080   -0.045   -0.090    0.064   -0.152    0.003   -0.203   -0.036    0.106    0.004   -0.064   -0.011   -0.079    0.180    0.245   -0.040   -0.025 |
|   jpsi_p |    0.026    1.000   -0.084   -0.010    0.245    0.047    0.215   -0.029   -0.012   -0.010   -0.050   -0.030    0.001   -0.081   -0.002   -0.055    0.036   -0.019    0.033   -0.016    0.034   -0.171    0.110   -0.056 |
|  p4040_p |    0.048   -0.084    1.000    0.000   -0.283    0.018   -0.060   -0.001    0.008    0.158    0.281   -0.182   -0.004    0.038    0.000   -0.068    0.013   -0.202   -0.007    0.265    0.160    0.017   -0.017    0.003 |
|  omega_p |   -0.011   -0.010    0.000    1.000    0.006    0.000   -0.004   -0.144   -0.002    0.003    0.001    0.000   -0.026   -0.053    0.467    0.001    0.000   -0.003    0.011    0.001   -0.001   -0.027    0.059   -0.003 |
|      Ctt |   -0.073    0.245   -0.283    0.006    1.000   -0.004   -0.295    0.013    0.214   -0.034   -0.326    0.320   -0.006    0.097   -0.006   -0.137    0.003    0.225   -0.049    0.279   -0.234   -0.669    0.008    0.078 |
| DDstar_s |    0.031    0.047    0.018    0.000   -0.004    1.000    0.001    0.000   -0.001    0.018    0.034    0.001    0.001   -0.008   -0.000    0.023   -0.001    0.021    0.001    0.003    0.024    0.003    0.002   -0.000 |
|   Dbar_p |   -0.121    0.215   -0.060   -0.004   -0.295    0.001    1.000    0.049    0.013   -0.082   -0.005   -0.109    0.000   -0.095   -0.021   -0.033    0.017   -0.017   -0.021   -0.056    0.298    0.060   -0.031    0.007 |
|    rho_s |    0.080   -0.029   -0.001   -0.144    0.013    0.000    0.049    1.000    0.030    0.007   -0.008    0.036    0.015    0.390   -0.442    0.011   -0.001    0.017   -0.116    0.035   -0.012    0.023   -0.450    0.034 |
|  p4415_s |   -0.045   -0.012    0.008   -0.002    0.214   -0.001    0.013    0.030    1.000   -0.112    0.001    0.166   -0.003   -0.046   -0.013    0.018   -0.001    0.017   -0.021    0.279   -0.070    0.035   -0.028    0.013 |
|  p4415_p |   -0.090   -0.010    0.158    0.003   -0.034    0.018   -0.082    0.007   -0.112    1.000    0.272   -0.194   -0.009    0.120   -0.002   -0.017    0.009   -0.085   -0.031   -0.226    0.052   -0.228   -0.037    0.038 |
|  p4160_p |    0.064   -0.050    0.281    0.001   -0.326    0.034   -0.005   -0.008    0.001    0.272    1.000   -0.505   -0.004    0.038    0.003   -0.028    0.020   -0.149   -0.004   -0.175    0.174   -0.014   -0.003    0.004 |
|  p4040_s |   -0.152   -0.030   -0.182    0.000    0.320    0.001   -0.109    0.036    0.166   -0.194   -0.505    1.000   -0.009    0.057   -0.014    0.092   -0.001   -0.041   -0.041    0.192   -0.140   -0.115   -0.064    0.036 |
|    phi_p |    0.003    0.001   -0.004   -0.026   -0.006    0.001    0.000    0.015   -0.003   -0.009   -0.004   -0.009    1.000    0.013   -0.087   -0.008    0.001   -0.004    0.641   -0.009    0.002    0.037   -0.009   -0.203 |
|  bplus_1 |   -0.203   -0.081    0.038   -0.053    0.097   -0.008   -0.095    0.390   -0.046    0.120    0.038    0.057    0.013    1.000   -0.196   -0.041   -0.003    0.023   -0.135    0.016   -0.123   -0.101   -0.936   -0.131 |
|  omega_s |   -0.036   -0.002    0.000    0.467   -0.006   -0.000   -0.021   -0.442   -0.013   -0.002    0.003   -0.014   -0.087   -0.196    1.000   -0.004    0.000   -0.009    0.014   -0.013    0.003   -0.027    0.220    0.295 |
|  p3770_s |    0.106   -0.055   -0.068    0.001   -0.137    0.023   -0.033    0.011    0.018   -0.017   -0.028    0.092   -0.008   -0.041   -0.004    1.000    0.021   -0.454   -0.023    0.029   -0.207    0.054   -0.009    0.021 |
|   Dbar_s |    0.004    0.036    0.013    0.000    0.003   -0.001    0.017   -0.001   -0.001    0.009    0.020   -0.001    0.001   -0.003    0.000    0.021    1.000    0.021    0.000    0.000    0.026   -0.000    0.002    0.001 |
|  psi2s_p |   -0.064   -0.019   -0.202   -0.003    0.225    0.021   -0.017    0.017    0.017   -0.085   -0.149   -0.041   -0.004    0.023   -0.009   -0.454    0.021    1.000   -0.011   -0.043    0.015   -0.035   -0.024    0.000 |
|    phi_s |   -0.011    0.033   -0.007    0.011   -0.049    0.001   -0.021   -0.116   -0.021   -0.031   -0.004   -0.041    0.641   -0.135    0.014   -0.023    0.000   -0.011    1.000   -0.044    0.012    0.111    0.153   -0.112 |
|  p4160_s |   -0.079   -0.016    0.265    0.001    0.279    0.003   -0.056    0.035    0.279   -0.226   -0.175    0.192   -0.009    0.016   -0.013    0.029    0.000   -0.043   -0.044    1.000   -0.074   -0.130   -0.044    0.045 |
|  p3770_p |    0.180    0.034    0.160   -0.001   -0.234    0.024    0.298   -0.012   -0.070    0.052    0.174   -0.140    0.002   -0.123    0.003   -0.207    0.026    0.015    0.012   -0.074    1.000    0.076    0.059   -0.009 |
|  bplus_2 |    0.245   -0.171    0.017   -0.027   -0.669    0.003    0.060    0.023    0.035   -0.228   -0.014   -0.115    0.037   -0.101   -0.027    0.054   -0.000   -0.035    0.111   -0.130    0.076    1.000   -0.099   -0.221 |
|  bplus_0 |   -0.040    0.110   -0.017    0.059    0.008    0.002   -0.031   -0.450   -0.028   -0.037   -0.003   -0.064   -0.009   -0.936    0.220   -0.009    0.002   -0.024    0.153   -0.044    0.059   -0.099    1.000    0.137 |
|    rho_p |   -0.025   -0.056    0.003   -0.003    0.078   -0.000    0.007    0.034    0.013    0.038    0.004    0.036   -0.203   -0.131    0.295    0.021    0.001    0.000   -0.112    0.045   -0.009   -0.221    0.137    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.2956930452026203}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02424152439962013}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.24021055087407372}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.2635259148352178}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.19781070649821342}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.02069621692625917}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.2871132131635399}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3711149312161194}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19362150063778916}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.18415073851151398}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09979519387552571}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17254976722862525}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.19483276068550737}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.05979563620596107}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.1341644383845972}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22960716118432956}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.015290840151078733}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.031041372503668008}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.1180004478055725}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.17523239523339185}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09328680569316727}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.07930774935995344}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.0317456799718796}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.4159783717145791})])
Toy 7/25
Time taken: 48 min, 46 s
Projected time left: 2 h, 5 min
Toy 7: Generating data...
Directory  data/zfit_toys/toy_7  Created 
Toy 7: Data generation finished
Toy 7: Loading data...
Toy 7: Loading data finished
Toy 7: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1439 (1439 total)    |
| EDM = 8.1E-05 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297193.81352099316
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | DDstar_p |   -3.6    |    1.2    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   1.60    |   0.06    |            |            |-6.28319 | 6.28319 |       |
| 2 | p4040_p  |   -3.12   |    0.27   |            |            |-6.28319 | 6.28319 |       |
| 3 | omega_p  |   6.28    |   0.08    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.29   |    0.17   |            |            |  -1.5   |   1.5   |       |
| 5 | DDstar_s |   -0.24   |    0.39   |            |            |  -0.3   |   0.3   |       |
| 6 | Dbar_p   |    6.3    |    1.1    |            |            |-6.28319 | 6.28319 |       |
| 7 | rho_s    |    1.3    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 8 | p4415_s  |   1.00    |   0.20    |            |            |0.126447 | 2.35355 |       |
| 9 | p4415_p  |   -2.9    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 10| p4160_p  |   3.80    |   0.18    |            |            |-6.28319 | 6.28319 |       |
| 11| p4040_s  |   1.09    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 12| phi_p    |   -5.8    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 13| bplus_1  |   -0.74   |    0.03   |            |            |   -2    |    2    |       |
| 14| omega_s  |    6.8    |    0.8    |            |            | 4.19232 | 9.40768 |       |
| 15| p3770_s  |   2.56    |   0.27    |            |            |0.918861 | 4.08114 |       |
| 16| Dbar_s   |   0.30    |   0.11    |            |            |  -0.3   |   0.3   |       |
| 17| psi2s_p  |   1.80    |   0.05    |            |            |-6.28319 | 6.28319 |       |
| 18| phi_s    |   18.5    |    1.5    |            |            | 14.8182 | 23.5818 |       |
| 19| p4160_s  |   2.01    |   0.18    |            |            | 0.71676 | 3.68324 |       |
| 20| p3770_p  |   3.27    |   0.12    |            |            |-6.28319 | 6.28319 |       |
| 21| bplus_2  |   -0.33   |    0.06   |            |            |   -2    |    2    |       |
| 22| bplus_0  |   0.422   |   0.014   |            |            |   -2    |    2    |       |
| 23| rho_p    |   -6.28   |    0.22   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          | DDstar_p   jpsi_p  p4040_p  omega_p      Ctt DDstar_s   Dbar_p    rho_s  p4415_s  p4415_p  p4160_p  p4040_s    phi_p  bplus_1  omega_s  p3770_s   Dbar_s  psi2s_p    phi_s  p4160_s  p3770_p  bplus_2  bplus_0    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| DDstar_p |    1.000    0.892    0.791   -0.004   -0.384    0.814    0.454   -0.271   -0.230    0.740    0.835    0.121    0.025   -0.618    0.096    0.548   -0.345    0.719    0.029    0.327    0.270    0.113   -0.533    0.023 |
|   jpsi_p |    0.892    1.000    0.769   -0.004   -0.452    0.870    0.283   -0.300   -0.225    0.734    0.791    0.154    0.005   -0.689    0.101    0.541   -0.372    0.721    0.005    0.334    0.187    0.109   -0.579    0.031 |
|  p4040_p |    0.791    0.769    1.000   -0.004   -0.352    0.773    0.279   -0.264   -0.144    0.679    0.677    0.054    0.013   -0.622    0.087    0.440   -0.295    0.562    0.011    0.488    0.217    0.177   -0.517    0.033 |
|  omega_p |   -0.004   -0.004   -0.004    1.000    0.001   -0.005   -0.002    0.014    0.001   -0.004   -0.004   -0.001   -0.002    0.003   -0.084   -0.002    0.002   -0.003   -0.004   -0.002   -0.000   -0.003    0.004   -0.000 |
|      Ctt |   -0.384   -0.452   -0.352    0.001    1.000   -0.336   -0.152    0.139    0.239   -0.258   -0.447    0.227    0.002    0.237   -0.069   -0.269    0.252   -0.138   -0.018    0.086   -0.162    0.491    0.220    0.011 |
| DDstar_s |    0.814    0.870    0.773   -0.005   -0.336    1.000    0.385   -0.368   -0.213    0.785    0.742    0.235    0.014   -0.859    0.129    0.477   -0.427    0.721    0.021    0.420    0.022    0.249   -0.729    0.037 |
|   Dbar_p |    0.454    0.283    0.279   -0.002   -0.152    0.385    1.000   -0.134   -0.084    0.311    0.272    0.133    0.005   -0.318    0.048    0.124   -0.139    0.225    0.009    0.191   -0.134    0.124   -0.271    0.012 |
|    rho_s |   -0.271   -0.300   -0.264    0.014    0.139   -0.368   -0.134    1.000    0.094   -0.270   -0.259   -0.069   -0.035    0.283   -0.412   -0.153    0.132   -0.246   -0.053   -0.127    0.009   -0.071    0.375    0.040 |
|  p4415_s |   -0.230   -0.225   -0.144    0.001    0.239   -0.213   -0.084    0.094    1.000   -0.260   -0.236    0.110   -0.002    0.247   -0.029   -0.099    0.064   -0.140   -0.000    0.199   -0.104   -0.193    0.205   -0.016 |
|  p4415_p |    0.740    0.734    0.679   -0.004   -0.258    0.785    0.311   -0.270   -0.260    1.000    0.730    0.071    0.012   -0.647    0.087    0.425   -0.309    0.585    0.009    0.278    0.131    0.248   -0.538    0.037 |
|  p4160_p |    0.835    0.791    0.677   -0.004   -0.447    0.742    0.272   -0.259   -0.236    0.730    1.000   -0.112    0.016   -0.605    0.088    0.450   -0.301    0.592    0.017    0.217    0.274    0.159   -0.509    0.027 |
|  p4040_s |    0.121    0.154    0.054   -0.001    0.227    0.235    0.133   -0.069    0.110    0.071   -0.112    1.000    0.002   -0.171    0.020    0.190   -0.105    0.197   -0.001    0.056   -0.131    0.090   -0.137    0.014 |
|    phi_p |    0.025    0.005    0.013   -0.002    0.002    0.014    0.005   -0.035   -0.002    0.012    0.016    0.002    1.000   -0.015   -0.057    0.008   -0.008    0.013    0.860    0.004    0.009   -0.013   -0.009   -0.070 |
|  bplus_1 |   -0.618   -0.689   -0.622    0.003    0.237   -0.859   -0.318    0.283    0.247   -0.647   -0.605   -0.171   -0.015    1.000   -0.101   -0.357    0.311   -0.574   -0.020   -0.319    0.028   -0.322    0.381   -0.020 |
|  omega_s |    0.096    0.101    0.087   -0.084   -0.069    0.129    0.048   -0.412   -0.029    0.087    0.088    0.020   -0.057   -0.101    1.000    0.046   -0.044    0.085   -0.031    0.033   -0.003   -0.032   -0.132    0.147 |
|  p3770_s |    0.548    0.541    0.440   -0.002   -0.269    0.477    0.124   -0.153   -0.099    0.425    0.450    0.190    0.008   -0.357    0.046    1.000   -0.161    0.243    0.002    0.225   -0.031    0.066   -0.285    0.023 |
|   Dbar_s |   -0.345   -0.372   -0.295    0.002    0.252   -0.427   -0.139    0.132    0.064   -0.309   -0.301   -0.105   -0.008    0.311   -0.044   -0.161    1.000   -0.283   -0.007   -0.159   -0.082   -0.109    0.261   -0.016 |
|  psi2s_p |    0.719    0.721    0.562   -0.003   -0.138    0.721    0.225   -0.246   -0.140    0.585    0.592    0.197    0.013   -0.574    0.085    0.243   -0.283    1.000    0.015    0.279    0.119    0.154   -0.487    0.025 |
|    phi_s |    0.029    0.005    0.011   -0.004   -0.018    0.021    0.009   -0.053   -0.000    0.009    0.017   -0.001    0.860   -0.020   -0.031    0.002   -0.007    0.015    1.000   -0.006    0.007   -0.066   -0.022   -0.050 |
|  p4160_s |    0.327    0.334    0.488   -0.002    0.086    0.420    0.191   -0.127    0.199    0.278    0.217    0.056    0.004   -0.319    0.033    0.225   -0.159    0.279   -0.006    1.000   -0.017    0.181   -0.248    0.029 |
|  p3770_p |    0.270    0.187    0.217   -0.000   -0.162    0.022   -0.134    0.009   -0.104    0.131    0.274   -0.131    0.009    0.028   -0.003   -0.031   -0.082    0.119    0.007   -0.017    1.000   -0.045    0.033   -0.006 |
|  bplus_2 |    0.113    0.109    0.177   -0.003    0.491    0.249    0.124   -0.071   -0.193    0.248    0.159    0.090   -0.013   -0.322   -0.032    0.066   -0.109    0.154   -0.066    0.181   -0.045    1.000   -0.276    0.096 |
|  bplus_0 |   -0.533   -0.579   -0.517    0.004    0.220   -0.729   -0.271    0.375    0.205   -0.538   -0.509   -0.137   -0.009    0.381   -0.132   -0.285    0.261   -0.487   -0.022   -0.248    0.033   -0.276    1.000   -0.039 |
|    rho_p |    0.023    0.031    0.033   -0.000    0.011    0.037    0.012    0.040   -0.016    0.037    0.027    0.014   -0.070   -0.020    0.147    0.023   -0.016    0.025   -0.050    0.029   -0.006    0.096   -0.039    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'DDstar_p' floating=True>, {'error': 1.2470008251613103}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.06448381061068087}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.2663092940381029}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.0786248966267733}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.16573716996031207}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.3930776944265777}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 1.0580996178583835}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.34584353489137776}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19567748210819041}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.330093572751194}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.1831336947161395}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17130837563255447}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.37523868379034875}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.032636007498315744}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.8285822160665606}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.272464794631478}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.11009105395318355}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.04650919315733493}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.5319449603338473}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1821446692424864}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.11672388479770568}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.06147879522117161}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.013729736496041811}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.22489992296828465})])
Toy 8/25
Time taken: 56 min, 30 s
Projected time left: 1 h, 59 min
Toy 8: Generating data...
Directory  data/zfit_toys/toy_8  Created 
Toy 8: Data generation finished
Toy 8: Loading data...
Toy 8: Loading data finished
Toy 8: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1261 (1261 total)    |
| EDM = 0.000278 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297237.3651326857
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | DDstar_p |   -5.0    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   4.628   |   0.025   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4040_p  |   4.19    |   0.18    |            |            |-6.28319 | 6.28319 |       |
| 3 | omega_p  |   6.28    |   0.19    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.85   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 5 | DDstar_s |   -0.30   |    0.03   |            |            |  -0.3   |   0.3   |       |
| 6 | Dbar_p   |    1.9    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 7 | rho_s    |    1.0    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 8 | p4415_s  |   1.59    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 9 | p4415_p  |   3.94    |   0.14    |            |            |-6.28319 | 6.28319 |       |
| 10| p4160_p  |   4.29    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 11| p4040_s  |   1.05    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 12| phi_p    |   6.03    |   0.21    |            |            |-6.28319 | 6.28319 |       |
| 13| bplus_1  |   0.83    |   0.06    |            |            |   -2    |    2    |       |
| 14| omega_s  |    5.1    |    1.1    |            |            | 4.19232 | 9.40768 |       |
| 15| p3770_s  |   3.36    |   0.22    |            |            |0.918861 | 4.08114 |       |
| 16| Dbar_s   |  -0.300   |   0.023   |            |            |  -0.3   |   0.3   |       |
| 17| psi2s_p  |   1.873   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 18| phi_s    |   17.5    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 19| p4160_s  |   2.23    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 20| p3770_p  |   3.81    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 21| bplus_2  |   0.36    |   0.09    |            |            |   -2    |    2    |       |
| 22| bplus_0  |   -0.45   |    0.03   |            |            |   -2    |    2    |       |
| 23| rho_p    |   -0.5    |    0.4    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          | DDstar_p   jpsi_p  p4040_p  omega_p      Ctt DDstar_s   Dbar_p    rho_s  p4415_s  p4415_p  p4160_p  p4040_s    phi_p  bplus_1  omega_s  p3770_s   Dbar_s  psi2s_p    phi_s  p4160_s  p3770_p  bplus_2  bplus_0    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| DDstar_p |    1.000   -0.176   -0.027    0.006   -0.014    0.068   -0.204    0.126    0.022   -0.260   -0.069   -0.201    0.001   -0.182   -0.063    0.030    0.013   -0.187   -0.021   -0.122    0.134    0.299   -0.131   -0.018 |
|   jpsi_p |   -0.176    1.000   -0.093    0.001    0.251    0.059    0.244   -0.026   -0.001    0.024   -0.049    0.016   -0.031   -0.027   -0.005   -0.077    0.055    0.017    0.007    0.010    0.020   -0.232    0.113   -0.077 |
|  p4040_p |   -0.027   -0.093    1.000   -0.000   -0.303    0.035   -0.043   -0.013   -0.058    0.182    0.272   -0.181   -0.002    0.039    0.005   -0.050    0.026   -0.188    0.001    0.268    0.150    0.028    0.000   -0.003 |
|  omega_p |    0.006    0.001   -0.000    1.000   -0.002    0.000    0.002    0.059    0.001   -0.002   -0.001   -0.000   -0.001    0.017   -0.183    0.000    0.000    0.000   -0.008   -0.000    0.001    0.009   -0.020    0.020 |
|      Ctt |   -0.014    0.251   -0.303   -0.002    1.000   -0.009   -0.329   -0.027    0.186    0.024   -0.349    0.329    0.006    0.074    0.020   -0.162   -0.002    0.194   -0.039    0.278   -0.215   -0.665    0.041    0.115 |
| DDstar_s |    0.068    0.059    0.035    0.000   -0.009    1.000   -0.012    0.011   -0.001    0.020    0.051   -0.011    0.001   -0.021   -0.005    0.040   -0.002    0.020   -0.001   -0.004    0.045    0.027   -0.009   -0.002 |
|   Dbar_p |   -0.204    0.244   -0.043    0.002   -0.329   -0.012    1.000    0.047    0.060   -0.057    0.016   -0.108    0.007   -0.063   -0.021   -0.042    0.028   -0.002   -0.017   -0.072    0.333    0.056   -0.056    0.023 |
|    rho_s |    0.126   -0.026   -0.013    0.059   -0.027    0.011    0.047    1.000    0.032   -0.030   -0.026    0.000    0.032    0.343   -0.519    0.001    0.002   -0.005   -0.037    0.003    0.008    0.141   -0.419    0.064 |
|  p4415_s |    0.022   -0.001   -0.058    0.001    0.186   -0.001    0.060    0.032    1.000   -0.164   -0.125    0.210    0.002   -0.078   -0.016    0.011   -0.001    0.031   -0.009    0.330   -0.057    0.110   -0.033    0.004 |
|  p4415_p |   -0.260    0.024    0.182   -0.002    0.024    0.020   -0.057   -0.030   -0.164    1.000    0.302   -0.093    0.005    0.119    0.019    0.001    0.015   -0.040   -0.016   -0.068    0.005   -0.238    0.002    0.058 |
|  p4160_p |   -0.069   -0.049    0.272   -0.001   -0.349    0.051    0.016   -0.026   -0.125    0.302    1.000   -0.487   -0.003    0.049    0.012   -0.013    0.032   -0.117    0.005   -0.151    0.152   -0.012    0.024   -0.007 |
|  p4040_s |   -0.201    0.016   -0.181   -0.000    0.329   -0.011   -0.108    0.000    0.210   -0.093   -0.487    1.000    0.008    0.064    0.005    0.091   -0.005   -0.017   -0.022    0.161   -0.153   -0.155   -0.033    0.062 |
|    phi_p |    0.001   -0.031   -0.002   -0.001    0.006    0.001    0.007    0.032    0.002    0.005   -0.003    0.008    1.000    0.018   -0.013    0.002    0.001   -0.002    0.603    0.009   -0.005   -0.023   -0.025    0.112 |
|  bplus_1 |   -0.182   -0.027    0.039    0.017    0.074   -0.021   -0.063    0.343   -0.078    0.119    0.049    0.064    0.018    1.000   -0.185   -0.020   -0.006    0.048   -0.089    0.035   -0.110   -0.005   -0.910   -0.064 |
|  omega_s |   -0.063   -0.005    0.005   -0.183    0.020   -0.005   -0.021   -0.519   -0.016    0.019    0.012    0.005   -0.013   -0.185    1.000    0.000   -0.001    0.001    0.055    0.004   -0.007   -0.097    0.218    0.246 |
|  p3770_s |    0.030   -0.077   -0.050    0.000   -0.162    0.040   -0.042    0.001    0.011    0.001   -0.013    0.091    0.002   -0.020    0.000    1.000    0.036   -0.457   -0.012    0.016   -0.222    0.064   -0.013    0.022 |
|   Dbar_s |    0.013    0.055    0.026    0.000   -0.002   -0.002    0.028    0.002   -0.001    0.015    0.032   -0.005    0.001   -0.006   -0.001    0.036    1.000    0.031   -0.000   -0.002    0.046    0.005   -0.001    0.001 |
|  psi2s_p |   -0.187    0.017   -0.188    0.000    0.194    0.020   -0.002   -0.005    0.031   -0.040   -0.117   -0.017   -0.002    0.048    0.001   -0.457    0.031    1.000   -0.003   -0.042    0.016   -0.059   -0.002    0.002 |
|    phi_s |   -0.021    0.007    0.001   -0.008   -0.039   -0.001   -0.017   -0.037   -0.009   -0.016    0.005   -0.022    0.603   -0.089    0.055   -0.012   -0.000   -0.003    1.000   -0.027   -0.001    0.051    0.100    0.110 |
|  p4160_s |   -0.122    0.010    0.268   -0.000    0.278   -0.004   -0.072    0.003    0.330   -0.068   -0.151    0.161    0.009    0.035    0.004    0.016   -0.002   -0.042   -0.027    1.000   -0.074   -0.173   -0.028    0.074 |
|  p3770_p |    0.134    0.020    0.150    0.001   -0.215    0.045    0.333    0.008   -0.057    0.005    0.152   -0.153   -0.005   -0.110   -0.007   -0.222    0.046    0.016   -0.001   -0.074    1.000    0.066    0.029   -0.014 |
|  bplus_2 |    0.299   -0.232    0.028    0.009   -0.665    0.027    0.056    0.141    0.110   -0.238   -0.012   -0.155   -0.023   -0.005   -0.097    0.064    0.005   -0.059    0.051   -0.173    0.066    1.000   -0.238   -0.283 |
|  bplus_0 |   -0.131    0.113    0.000   -0.020    0.041   -0.009   -0.056   -0.419   -0.033    0.002    0.024   -0.033   -0.025   -0.910    0.218   -0.013   -0.001   -0.002    0.100   -0.028    0.029   -0.238    1.000    0.060 |
|    rho_p |   -0.018   -0.077   -0.003    0.020    0.115   -0.002    0.023    0.064    0.004    0.058   -0.007    0.062    0.112   -0.064    0.246    0.022    0.001    0.002    0.110    0.074   -0.014   -0.283    0.060    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3845057306219348}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.024918088195246213}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.17886214041336146}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.1907918464088949}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.21240521356345693}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.03187651893271645}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.33331846396652187}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.35297812050956745}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19445598922268392}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.13889097613079215}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09957610307176612}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17120801316577167}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.21220167559010594}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.062395146225741493}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.0555241645648934}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22352195876929581}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.02257847398121421}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03141773315805452}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.0745040950978293}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1699508829922982}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09764631166099669}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.09230233188726511}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.033610966681658305}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.3697378541972083})])
Toy 9/25
Time taken: 1 h, 3 min
Projected time left: 1 h, 52 min
Toy 9: Generating data...
Directory  data/zfit_toys/toy_9  Created 
Toy 9: Data generation finished
Toy 9: Loading data...
Toy 9: Loading data finished
Toy 9: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.971E+05               |    Ncalls=1262 (1262 total)    |
| EDM = 0.000841 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297131.4158156493
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | DDstar_p |    -6     |     12    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   1.61    |   0.05    |            |            |-6.28319 | 6.28319 |       |
| 2 | p4040_p  |   3.69    |   0.20    |            |            |-6.28319 | 6.28319 |       |
| 3 | omega_p  |    6.3    |    0.5    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   0.04    |   0.11    |            |            |  -1.5   |   1.5   |       |
| 5 | DDstar_s |   -0.30   |    0.41   |            |            |  -0.3   |   0.3   |       |
| 6 | Dbar_p   |   -0.4    |    2.0    |            |            |-6.28319 | 6.28319 |       |
| 7 | rho_s    |   0.92    |   0.29    |            |            |0.0253049| 2.0747  |       |
| 8 | p4415_s  |   1.10    |   0.16    |            |            |0.126447 | 2.35355 |       |
| 9 | p4415_p  |   4.24    |   0.25    |            |            |-6.28319 | 6.28319 |       |
| 10| p4160_p  |   4.27    |   0.13    |            |            |-6.28319 | 6.28319 |       |
| 11| p4040_s  |   0.90    |   0.23    |            |            |0.00501244| 2.01499 |       |
| 12| phi_p    |   5.87    |   0.15    |            |            |-6.28319 | 6.28319 |       |
| 13| bplus_1  |   0.895   |   0.014   |            |            |   -2    |    2    |       |
| 14| omega_s  |    7.0    |    0.8    |            |            | 4.19232 | 9.40768 |       |
| 15| p3770_s  |   2.53    |   0.22    |            |            |0.918861 | 4.08114 |       |
| 16| Dbar_s   |   -0.13   |    0.17   |            |            |  -0.3   |   0.3   |       |
| 17| psi2s_p  |   1.80    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 18| phi_s    |   17.5    |    0.8    |            |            | 14.8182 | 23.5818 |       |
| 19| p4160_s  |   2.24    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 20| p3770_p  |   -2.79   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 21| bplus_2  |   0.06    |   0.04    |            |            |   -2    |    2    |       |
| 22| bplus_0  |  -0.433   |   0.007   |            |            |   -2    |    2    |       |
| 23| rho_p    |   -6.28   |    0.19   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          | DDstar_p   jpsi_p  p4040_p  omega_p      Ctt DDstar_s   Dbar_p    rho_s  p4415_s  p4415_p  p4160_p  p4040_s    phi_p  bplus_1  omega_s  p3770_s   Dbar_s  psi2s_p    phi_s  p4160_s  p3770_p  bplus_2  bplus_0    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| DDstar_p |    1.000   -0.909   -0.623    0.017    0.462    0.851   -0.953    0.121   -0.454   -0.799   -0.825   -0.842   -0.021   -0.770   -0.066   -0.529   -0.946   -0.774   -0.096   -0.712    0.375   -0.193   -0.769   -0.016 |
|   jpsi_p |   -0.909    1.000    0.592   -0.016   -0.463   -0.788    0.819   -0.106    0.392    0.736    0.783    0.762    0.019    0.682    0.054    0.535    0.830    0.742    0.077    0.635   -0.304    0.200    0.676    0.017 |
|  p4040_p |   -0.623    0.592    1.000   -0.012   -0.372   -0.523    0.546   -0.076    0.313    0.538    0.547    0.481    0.014    0.491    0.039    0.336    0.540    0.456    0.055    0.581   -0.125    0.101    0.488    0.013 |
|  omega_p |    0.017   -0.016   -0.012    1.000    0.009    0.016   -0.016    0.020   -0.008   -0.015   -0.015   -0.015   -0.005   -0.009   -0.327   -0.011   -0.015   -0.013   -0.013   -0.014    0.007    0.017   -0.011    0.014 |
|      Ctt |    0.462   -0.463   -0.372    0.009    1.000    0.414   -0.456    0.058   -0.077   -0.394   -0.468   -0.300   -0.011   -0.339   -0.033   -0.256   -0.505   -0.240   -0.048   -0.252    0.146   -0.390   -0.336   -0.009 |
| DDstar_s |    0.851   -0.788   -0.523    0.016    0.414    1.000   -0.794    0.112   -0.422   -0.683   -0.687   -0.738   -0.018   -0.713   -0.058   -0.447   -0.823   -0.670   -0.083   -0.625    0.341   -0.170   -0.711   -0.017 |
|   Dbar_p |   -0.953    0.819    0.546   -0.016   -0.456   -0.794    1.000   -0.118    0.453    0.747    0.735    0.811    0.018    0.755    0.063    0.436    0.915    0.693    0.091    0.691   -0.452    0.168    0.755    0.016 |
|    rho_s |    0.121   -0.106   -0.076    0.020    0.058    0.112   -0.118    1.000   -0.046   -0.096   -0.102   -0.097    0.027   -0.106   -0.270   -0.063   -0.107   -0.091    0.015   -0.080    0.044   -0.066   -0.148    0.007 |
|  p4415_s |   -0.454    0.392    0.313   -0.008   -0.077   -0.422    0.453   -0.046    1.000    0.333    0.395    0.404    0.011    0.283    0.025    0.237    0.432    0.337    0.037    0.433   -0.203    0.128    0.281    0.007 |
|  p4415_p |   -0.799    0.736    0.538   -0.015   -0.394   -0.683    0.747   -0.096    0.333    1.000    0.723    0.632    0.018    0.632    0.050    0.439    0.734    0.612    0.071    0.512   -0.261    0.095    0.628    0.016 |
|  p4160_p |   -0.825    0.783    0.547   -0.015   -0.468   -0.687    0.735   -0.102    0.395    0.723    1.000    0.603    0.018    0.656    0.054    0.467    0.748    0.649    0.078    0.564   -0.222    0.140    0.655    0.015 |
|  p4040_s |   -0.842    0.762    0.481   -0.015   -0.300   -0.738    0.811   -0.097    0.404    0.632    0.603    1.000    0.019    0.622    0.051    0.482    0.787    0.636    0.074    0.556   -0.330    0.162    0.619    0.016 |
|    phi_p |   -0.021    0.019    0.014   -0.005   -0.011   -0.018    0.018    0.027    0.011    0.018    0.018    0.019    1.000    0.011   -0.033    0.014    0.019    0.017    0.411    0.017   -0.009   -0.016    0.003    0.014 |
|  bplus_1 |   -0.770    0.682    0.491   -0.009   -0.339   -0.713    0.755   -0.106    0.283    0.632    0.656    0.622    0.011    1.000    0.058    0.386    0.690    0.580    0.083    0.517   -0.308    0.032    0.444    0.003 |
|  omega_s |   -0.066    0.054    0.039   -0.327   -0.033   -0.058    0.063   -0.270    0.025    0.050    0.054    0.051   -0.033    0.058    1.000    0.030    0.059    0.049    0.011    0.040   -0.024    0.060    0.067    0.103 |
|  p3770_s |   -0.529    0.535    0.336   -0.011   -0.256   -0.447    0.436   -0.063    0.237    0.439    0.467    0.482    0.014    0.386    0.030    1.000    0.440    0.311    0.041    0.383   -0.272    0.106    0.386    0.013 |
|   Dbar_s |   -0.946    0.830    0.540   -0.015   -0.505   -0.823    0.915   -0.107    0.432    0.734    0.748    0.787    0.019    0.690    0.059    0.440    1.000    0.698    0.086    0.661   -0.357    0.127    0.689    0.013 |
|  psi2s_p |   -0.774    0.742    0.456   -0.013   -0.240   -0.670    0.693   -0.091    0.337    0.612    0.649    0.636    0.017    0.580    0.049    0.311    0.698    1.000    0.072    0.519   -0.240    0.175    0.579    0.013 |
|    phi_s |   -0.096    0.077    0.055   -0.013   -0.048   -0.083    0.091    0.015    0.037    0.071    0.078    0.074    0.411    0.083    0.011    0.041    0.086    0.072    1.000    0.058   -0.035    0.095    0.090    0.020 |
|  p4160_s |   -0.712    0.635    0.581   -0.014   -0.252   -0.625    0.691   -0.080    0.433    0.512    0.564    0.556    0.017    0.517    0.040    0.383    0.661    0.519    0.058    1.000   -0.268    0.100    0.514    0.015 |
|  p3770_p |    0.375   -0.304   -0.125    0.007    0.146    0.341   -0.452    0.044   -0.203   -0.261   -0.222   -0.330   -0.009   -0.308   -0.024   -0.272   -0.357   -0.240   -0.035   -0.268    1.000   -0.091   -0.300   -0.009 |
|  bplus_2 |   -0.193    0.200    0.101    0.017   -0.390   -0.170    0.168   -0.066    0.128    0.095    0.140    0.162   -0.016    0.032    0.060    0.106    0.127    0.175    0.095    0.100   -0.091    1.000    0.047   -0.046 |
|  bplus_0 |   -0.769    0.676    0.488   -0.011   -0.336   -0.711    0.755   -0.148    0.281    0.628    0.655    0.619    0.003    0.444    0.067    0.386    0.689    0.579    0.090    0.514   -0.300    0.047    1.000    0.012 |
|    rho_p |   -0.016    0.017    0.013    0.014   -0.009   -0.017    0.016    0.007    0.007    0.016    0.015    0.016    0.014    0.003    0.103    0.013    0.013    0.013    0.020    0.015   -0.009   -0.046    0.012    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'DDstar_p' floating=True>, {'error': 11.58401924287298}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.04756323671635476}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.19878262939762958}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.5357862606835644}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.10501100361435123}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.40834780610284377}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 1.9554564675911943}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.2882526891495477}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.16127227581697867}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.2508355839841858}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.1293952295605303}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.2270159346679292}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.14967226738661932}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.013866539856131066}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.8101404187100996}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2184346528605665}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.16797560026661085}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.039245335736005416}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.7931915108201668}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.17465133619361417}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10566515106085017}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.04035701436445405}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.006799750205278898}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.19060001872567378})])
Toy 10/25
Time taken: 1 h, 10 min
Projected time left: 1 h, 45 min
Toy 10: Generating data...
Directory  data/zfit_toys/toy_10  Created 
Toy 10: Data generation finished
Toy 10: Loading data...
Toy 10: Loading data finished
Toy 10: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.971E+05               |    Ncalls=1457 (1457 total)    |
| EDM = 0.000149 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297121.84642810153
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | DDstar_p |    1.8    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   4.675   |   0.026   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4040_p  |   3.98    |   0.27    |            |            |-6.28319 | 6.28319 |       |
| 3 | omega_p  |    0.8    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.41   |    0.22   |            |            |  -1.5   |   1.5   |       |
| 5 | DDstar_s |  -0.300   |   0.025   |            |            |  -0.3   |   0.3   |       |
| 6 | Dbar_p   |    2.0    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 7 | rho_s    |    1.4    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 8 | p4415_s  |   1.19    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 9 | p4415_p  |   -1.93   |    0.18   |            |            |-6.28319 | 6.28319 |       |
| 10| p4160_p  |   4.27    |   0.09    |            |            |-6.28319 | 6.28319 |       |
| 11| p4040_s  |   0.69    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 12| phi_p    |   6.00    |   0.29    |            |            |-6.28319 | 6.28319 |       |
| 13| bplus_1  |   -0.85   |    0.04   |            |            |   -2    |    2    |       |
| 14| omega_s  |    7.5    |    1.7    |            |            | 4.19232 | 9.40768 |       |
| 15| p3770_s  |   3.46    |   0.22    |            |            |0.918861 | 4.08114 |       |
| 16| Dbar_s   |  -0.300   |   0.020   |            |            |  -0.3   |   0.3   |       |
| 17| psi2s_p  |   1.887   |   0.032   |            |            |-6.28319 | 6.28319 |       |
| 18| phi_s    |   15.6    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 19| p4160_s  |   2.53    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 20| p3770_p  |   -2.52   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 21| bplus_2  |   -0.16   |    0.09   |            |            |   -2    |    2    |       |
| 22| bplus_0  |   0.445   |   0.018   |            |            |   -2    |    2    |       |
| 23| rho_p    |   -0.13   |    0.27   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          | DDstar_p   jpsi_p  p4040_p  omega_p      Ctt DDstar_s   Dbar_p    rho_s  p4415_s  p4415_p  p4160_p  p4040_s    phi_p  bplus_1  omega_s  p3770_s   Dbar_s  psi2s_p    phi_s  p4160_s  p3770_p  bplus_2  bplus_0    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| DDstar_p |    1.000    0.135    0.094    0.015   -0.109    0.043   -0.113    0.058   -0.073   -0.028    0.230   -0.168    0.001    0.416   -0.000    0.187    0.003   -0.021    0.009   -0.081    0.267   -0.295    0.001   -0.029 |
|   jpsi_p |    0.135    1.000   -0.089   -0.015    0.198    0.069    0.251   -0.019   -0.025   -0.024   -0.021   -0.040   -0.033    0.078   -0.020   -0.033    0.056   -0.021   -0.009   -0.043    0.100    0.102   -0.062   -0.103 |
|  p4040_p |    0.094   -0.089    1.000   -0.004   -0.293    0.029   -0.048   -0.002    0.013    0.159    0.262   -0.252   -0.001   -0.013   -0.004   -0.032    0.023   -0.216   -0.004    0.304    0.160   -0.052    0.015    0.001 |
|  omega_p |    0.015   -0.015   -0.004    1.000   -0.012    0.001    0.007    0.349    0.000   -0.009   -0.002   -0.005   -0.015   -0.029    0.828   -0.002    0.001   -0.004    0.022   -0.006    0.005   -0.028    0.050   -0.002 |
|      Ctt |   -0.109    0.198   -0.293   -0.012    1.000   -0.006   -0.330    0.025    0.226   -0.079   -0.439    0.357   -0.005   -0.191   -0.015   -0.212    0.003    0.177   -0.037    0.260   -0.234    0.697   -0.008    0.107 |
| DDstar_s |    0.043    0.069    0.029    0.001   -0.006    1.000    0.003    0.001   -0.001    0.035    0.059    0.003    0.001    0.004    0.001    0.034   -0.002    0.032    0.001    0.008    0.030    0.001    0.000   -0.000 |
|   Dbar_p |   -0.113    0.251   -0.048    0.007   -0.330    0.003    1.000    0.042   -0.006   -0.075    0.071   -0.111    0.002    0.199   -0.004    0.017    0.026   -0.003   -0.004   -0.086    0.379   -0.092    0.022    0.012 |
|    rho_s |    0.058   -0.019   -0.002    0.349    0.025    0.001    0.042    1.000    0.023    0.003   -0.001    0.019    0.055   -0.121    0.069    0.024    0.001    0.004    0.067    0.031    0.025    0.061    0.215    0.308 |
|  p4415_s |   -0.073   -0.025    0.013    0.000    0.226   -0.001   -0.006    0.023    1.000   -0.131   -0.063    0.154    0.001    0.075   -0.005   -0.005   -0.000    0.005   -0.008    0.297   -0.076   -0.000    0.019    0.026 |
|  p4415_p |   -0.028   -0.024    0.159   -0.009   -0.079    0.035   -0.075    0.003   -0.131    1.000    0.309   -0.249   -0.001   -0.129   -0.009   -0.008    0.018   -0.106   -0.016   -0.212    0.065    0.194    0.017    0.045 |
|  p4160_p |    0.230   -0.021    0.262   -0.002   -0.439    0.059    0.071   -0.001   -0.063    0.309    1.000   -0.567   -0.003    0.026   -0.004    0.038    0.037   -0.144    0.000   -0.171    0.255   -0.107    0.016   -0.019 |
|  p4040_s |   -0.168   -0.040   -0.252   -0.005    0.357    0.003   -0.111    0.019    0.154   -0.249   -0.567    1.000    0.001   -0.023   -0.009    0.069   -0.001   -0.020   -0.016    0.056   -0.190    0.133    0.019    0.052 |
|    phi_p |    0.001   -0.033   -0.001   -0.015   -0.005    0.001    0.002    0.055    0.001   -0.001   -0.003    0.001    1.000    0.007   -0.034   -0.001    0.001   -0.004    0.741    0.001   -0.004    0.007    0.003    0.145 |
|  bplus_1 |    0.416    0.078   -0.013   -0.029   -0.191    0.004    0.199   -0.121    0.075   -0.129    0.026   -0.023    0.007    1.000    0.010    0.093   -0.000    0.028    0.025   -0.016    0.154   -0.359   -0.808    0.046 |
|  omega_s |   -0.000   -0.020   -0.004    0.828   -0.015    0.001   -0.004    0.069   -0.005   -0.009   -0.004   -0.009   -0.034    0.010    1.000   -0.009    0.000   -0.006    0.023   -0.012   -0.003   -0.035   -0.013    0.079 |
|  p3770_s |    0.187   -0.033   -0.032   -0.002   -0.212    0.034    0.017    0.024   -0.005   -0.008    0.038    0.069   -0.001    0.093   -0.009    1.000    0.035   -0.448   -0.010   -0.001   -0.166   -0.124    0.049    0.012 |
|   Dbar_s |    0.003    0.056    0.023    0.001    0.003   -0.002    0.026    0.001   -0.000    0.018    0.037   -0.001    0.001   -0.000    0.000    0.035    1.000    0.033    0.000    0.003    0.037    0.003    0.001    0.001 |
|  psi2s_p |   -0.021   -0.021   -0.216   -0.004    0.177    0.032   -0.003    0.004    0.005   -0.106   -0.144   -0.020   -0.004    0.028   -0.006   -0.448    0.033    1.000   -0.005   -0.081    0.072    0.001   -0.005   -0.002 |
|    phi_s |    0.009   -0.009   -0.004    0.022   -0.037    0.001   -0.004    0.067   -0.008   -0.016    0.000   -0.016    0.741    0.025    0.023   -0.010    0.000   -0.005    1.000   -0.022   -0.001   -0.070   -0.019    0.163 |
|  p4160_s |   -0.081   -0.043    0.304   -0.006    0.260    0.008   -0.086    0.031    0.297   -0.212   -0.171    0.056    0.001   -0.016   -0.012   -0.001    0.003   -0.081   -0.022    1.000   -0.071    0.164    0.039    0.068 |
|  p3770_p |    0.267    0.100    0.160    0.005   -0.234    0.030    0.379    0.025   -0.076    0.065    0.255   -0.190   -0.004    0.154   -0.003   -0.166    0.037    0.072   -0.001   -0.071    1.000   -0.111    0.028   -0.024 |
|  bplus_2 |   -0.295    0.102   -0.052   -0.028    0.697    0.001   -0.092    0.061   -0.000    0.194   -0.107    0.133    0.007   -0.359   -0.035   -0.124    0.003    0.001   -0.070    0.164   -0.111    1.000    0.027    0.255 |
|  bplus_0 |    0.001   -0.062    0.015    0.050   -0.008    0.000    0.022    0.215    0.019    0.017    0.016    0.019    0.003   -0.808   -0.013    0.049    0.001   -0.005   -0.019    0.039    0.028    0.027    1.000   -0.054 |
|    rho_p |   -0.029   -0.103    0.001   -0.002    0.107   -0.000    0.012    0.308    0.026    0.045   -0.019    0.052    0.145    0.046    0.079    0.012    0.001   -0.002    0.163    0.068   -0.024    0.255   -0.054    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3456146541274312}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02649759252369588}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.26839400805464564}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.41896999893082176}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.22273898877002363}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.024849629426370173}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.3281682552153158}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3457184065440515}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18600459882322673}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.18129413955215767}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09455247780527021}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17627742189430673}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.285730610270698}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.040197091011416}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.7143218480292082}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22054985957864082}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.019586588851236125}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03157529712652796}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.1493117646913475}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16411134933780147}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10008089058360592}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08616878324761923}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.01824980294604317}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2715484895161828})])
Toy 11/25
Time taken: 1 h, 18 min
Projected time left: 1 h, 39 min
Toy 11: Generating data...
Directory  data/zfit_toys/toy_11  Created 
Toy 11: Data generation finished
Toy 11: Loading data...
Toy 11: Loading data finished
Toy 11: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.975E+05               |    Ncalls=1289 (1289 total)    |
| EDM = 8.8E-06 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297533.32523586776
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | DDstar_p |   1.30    |   0.26    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   4.655   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4040_p  |   4.27    |   0.22    |            |            |-6.28319 | 6.28319 |       |
| 3 | omega_p  |   0.62    |   0.28    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.75   |    0.18   |            |            |  -1.5   |   1.5   |       |
| 5 | DDstar_s |  -0.300   |   0.023   |            |            |  -0.3   |   0.3   |       |
| 6 | Dbar_p   |   1.84    |   0.26    |            |            |-6.28319 | 6.28319 |       |
| 7 | rho_s    |    0.5    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 8 | p4415_s  |   1.11    |   0.18    |            |            |0.126447 | 2.35355 |       |
| 9 | p4415_p  |   4.03    |   0.18    |            |            |-6.28319 | 6.28319 |       |
| 10| p4160_p  |   4.24    |   0.09    |            |            |-6.28319 | 6.28319 |       |
| 11| p4040_s  |   0.80    |   0.16    |            |            |0.00501244| 2.01499 |       |
| 12| phi_p    |   0.78    |   0.15    |            |            |-6.28319 | 6.28319 |       |
| 13| bplus_1  |   0.72    |   0.05    |            |            |   -2    |    2    |       |
| 14| omega_s  |     9     |     5     |            |            | 4.19232 | 9.40768 |       |
| 15| p3770_s  |   3.01    |   0.22    |            |            |0.918861 | 4.08114 |       |
| 16| Dbar_s   |  -0.300   |   0.018   |            |            |  -0.3   |   0.3   |       |
| 17| psi2s_p  |   1.899   |   0.029   |            |            |-6.28319 | 6.28319 |       |
| 18| phi_s    |   20.2    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 19| p4160_s  |   2.26    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 20| p3770_p  |   -2.44   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 21| bplus_2  |   0.20    |   0.08    |            |            |   -2    |    2    |       |
| 22| bplus_0  |  -0.375   |   0.030   |            |            |   -2    |    2    |       |
| 23| rho_p    |    5.4    |    0.8    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          | DDstar_p   jpsi_p  p4040_p  omega_p      Ctt DDstar_s   Dbar_p    rho_s  p4415_s  p4415_p  p4160_p  p4040_s    phi_p  bplus_1  omega_s  p3770_s   Dbar_s  psi2s_p    phi_s  p4160_s  p3770_p  bplus_2  bplus_0    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| DDstar_p |    1.000   -0.188    0.009    0.087   -0.146    0.034   -0.146    0.287    0.005   -0.171   -0.053   -0.146    0.038    0.249    0.027    0.018    0.008   -0.117   -0.042   -0.094    0.069    0.346   -0.417   -0.037 |
|   jpsi_p |   -0.188    1.000   -0.052   -0.060    0.316    0.043    0.156   -0.119   -0.054    0.040   -0.010   -0.028   -0.005   -0.240    0.005   -0.071    0.041   -0.023    0.056   -0.012    0.012   -0.280    0.291   -0.053 |
|  p4040_p |    0.009   -0.052    1.000   -0.013   -0.229    0.021   -0.062   -0.037   -0.031    0.159    0.257   -0.144   -0.008   -0.015   -0.001   -0.072    0.016   -0.158    0.001    0.274    0.146   -0.032    0.046    0.007 |
|  omega_p |    0.087   -0.060   -0.013    1.000   -0.079    0.006    0.042    0.366    0.039   -0.033   -0.027    0.006    0.013    0.170   -0.715    0.007    0.002   -0.001   -0.003    0.004   -0.003    0.125   -0.183    0.053 |
|      Ctt |   -0.146    0.316   -0.229   -0.079    1.000   -0.012   -0.300   -0.295    0.090    0.064   -0.224    0.203   -0.047   -0.419   -0.024   -0.148   -0.001    0.152    0.008    0.203   -0.126   -0.698    0.481    0.097 |
| DDstar_s |    0.034    0.043    0.021    0.006   -0.012    1.000   -0.005    0.017   -0.002    0.013    0.038    0.000    0.003    0.013    0.001    0.029   -0.002    0.022   -0.002   -0.000    0.025    0.020   -0.024   -0.002 |
|   Dbar_p |   -0.146    0.156   -0.062    0.042   -0.300   -0.005    1.000    0.119    0.051   -0.085   -0.026   -0.096    0.014    0.087    0.011   -0.055    0.020   -0.013   -0.034   -0.051    0.230    0.088   -0.179    0.009 |
|    rho_s |    0.287   -0.119   -0.037    0.366   -0.295    0.017    0.119    1.000    0.125   -0.124   -0.084   -0.001    0.184    0.563    0.076    0.017    0.003    0.006   -0.021   -0.012   -0.002    0.492   -0.599   -0.092 |
|  p4415_s |    0.005   -0.054   -0.031    0.039    0.090   -0.002    0.051    0.125    1.000   -0.133   -0.058    0.181    0.017    0.125    0.011    0.019   -0.001    0.028   -0.022    0.288   -0.071    0.189   -0.196   -0.015 |
|  p4415_p |   -0.171    0.040    0.159   -0.033    0.064    0.013   -0.085   -0.124   -0.133    1.000    0.268   -0.120   -0.027   -0.113   -0.009    0.001    0.008   -0.062   -0.010   -0.127    0.044   -0.238    0.167    0.055 |
|  p4160_p |   -0.053   -0.010    0.257   -0.027   -0.224    0.038   -0.026   -0.084   -0.058    0.268    1.000   -0.434   -0.015   -0.067   -0.005   -0.025    0.025   -0.109    0.006   -0.128    0.139   -0.107    0.119    0.014 |
|  p4040_s |   -0.146   -0.028   -0.144    0.006    0.203    0.000   -0.096   -0.001    0.181   -0.120   -0.434    1.000   -0.010    0.021    0.001    0.099   -0.000   -0.067   -0.029    0.148   -0.082   -0.038   -0.028    0.037 |
|    phi_p |    0.038   -0.005   -0.008    0.013   -0.047    0.003    0.014    0.184    0.017   -0.027   -0.015   -0.010    1.000    0.084    0.075   -0.005    0.001   -0.001    0.488   -0.012    0.003    0.103   -0.082   -0.211 |
|  bplus_1 |    0.249   -0.240   -0.015    0.170   -0.419    0.013    0.087    0.563    0.125   -0.113   -0.067    0.021    0.084    1.000    0.048    0.037    0.003    0.018   -0.072   -0.015   -0.046    0.600   -0.956   -0.109 |
|  omega_s |    0.027    0.005   -0.001   -0.715   -0.024    0.001    0.011    0.076    0.011   -0.009   -0.005    0.001    0.075    0.048    1.000    0.005    0.000    0.004   -0.004    0.001    0.002    0.039   -0.052   -0.049 |
|  p3770_s |    0.018   -0.071   -0.072    0.007   -0.148    0.029   -0.055    0.017    0.019    0.001   -0.025    0.099   -0.005    0.037    0.005    1.000    0.029   -0.428   -0.024    0.030   -0.212    0.049   -0.053    0.017 |
|   Dbar_s |    0.008    0.041    0.016    0.002   -0.001   -0.002    0.020    0.003   -0.001    0.008    0.025   -0.000    0.001    0.003    0.000    0.029    1.000    0.026   -0.001   -0.001    0.031    0.004   -0.005    0.000 |
|  psi2s_p |   -0.117   -0.023   -0.158   -0.001    0.152    0.022   -0.013    0.006    0.028   -0.062   -0.109   -0.067   -0.001    0.018    0.004   -0.428    0.026    1.000   -0.004   -0.053    0.029    0.006   -0.010   -0.001 |
|    phi_s |   -0.042    0.056    0.001   -0.003    0.008   -0.002   -0.034   -0.021   -0.022   -0.010    0.006   -0.029    0.488   -0.072   -0.004   -0.024   -0.001   -0.004    1.000   -0.032    0.005    0.034    0.087   -0.117 |
|  p4160_s |   -0.094   -0.012    0.274    0.004    0.203   -0.000   -0.051   -0.012    0.288   -0.127   -0.128    0.148   -0.012   -0.015    0.001    0.030   -0.001   -0.053   -0.032    1.000   -0.041   -0.078   -0.008    0.046 |
|  p3770_p |    0.069    0.012    0.146   -0.003   -0.126    0.025    0.230   -0.002   -0.071    0.044    0.139   -0.082    0.003   -0.046    0.002   -0.212    0.031    0.029    0.005   -0.041    1.000   -0.017    0.023   -0.010 |
|  bplus_2 |    0.346   -0.280   -0.032    0.125   -0.698    0.020    0.088    0.492    0.189   -0.238   -0.107   -0.038    0.103    0.600    0.039    0.049    0.004    0.006    0.034   -0.078   -0.017    1.000   -0.714   -0.230 |
|  bplus_0 |   -0.417    0.291    0.046   -0.183    0.481   -0.024   -0.179   -0.599   -0.196    0.167    0.119   -0.028   -0.082   -0.956   -0.052   -0.053   -0.005   -0.010    0.087   -0.008    0.023   -0.714    1.000    0.093 |
|    rho_p |   -0.037   -0.053    0.007    0.053    0.097   -0.002    0.009   -0.092   -0.015    0.055    0.014    0.037   -0.211   -0.109   -0.049    0.017    0.000   -0.001   -0.117    0.046   -0.010   -0.230    0.093    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.26397443944423893}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02353212102200608}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.21749145278607074}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.2788787610724759}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.18353924714239744}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.022785623777914127}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.25862828998647025}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3834475072272967}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1842744165769592}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1811973957908526}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.08958086312488511}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.15805548856022206}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.14996598586783172}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.04621544113951348}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 4.677145043230842}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.21543291555058053}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.017523934863542395}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.029253450508120338}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.9810010670216318}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1579297469898049}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09817081217571944}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08162788151618128}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.029919306597327777}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.7801340133688957})])
Toy 12/25
Time taken: 1 h, 25 min
Projected time left: 1 h, 32 min
Toy 12: Generating data...
Directory  data/zfit_toys/toy_12  Created 
Toy 12: Data generation finished
Toy 12: Loading data...
Toy 12: Loading data finished
Toy 12: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.971E+05               |    Ncalls=1290 (1290 total)    |
| EDM = 0.00114 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297120.5667621544
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | DDstar_p |   -5.0    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   4.622   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4040_p  |   4.17    |   0.24    |            |            |-6.28319 | 6.28319 |       |
| 3 | omega_p  |   0.58    |   0.22    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.74   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 5 | DDstar_s |  -0.300   |   0.030   |            |            |  -0.3   |   0.3   |       |
| 6 | Dbar_p   |   -1.5    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 7 | rho_s    |    1.1    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 8 | p4415_s  |   1.12    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 9 | p4415_p  |   -2.18   |    0.19   |            |            |-6.28319 | 6.28319 |       |
| 10| p4160_p  |   4.29    |   0.09    |            |            |-6.28319 | 6.28319 |       |
| 11| p4040_s  |   0.76    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 12| phi_p    |   0.47    |   0.31    |            |            |-6.28319 | 6.28319 |       |
| 13| bplus_1  |   0.82    |   0.06    |            |            |   -2    |    2    |       |
| 14| omega_s  |     9     |     4     |            |            | 4.19232 | 9.40768 |       |
| 15| p3770_s  |   3.69    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 16| Dbar_s   |   0.300   |   0.022   |            |            |  -0.3   |   0.3   |       |
| 17| psi2s_p  |   1.88    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 18| phi_s    |   20.4    |    1.5    |            |            | 14.8182 | 23.5818 |       |
| 19| p4160_s  |   2.47    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 20| p3770_p  |   -2.66   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 21| bplus_2  |   0.28    |   0.09    |            |            |   -2    |    2    |       |
| 22| bplus_0  |  -0.428   |   0.031   |            |            |   -2    |    2    |       |
| 23| rho_p    |    5.9    |    0.4    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          | DDstar_p   jpsi_p  p4040_p  omega_p      Ctt DDstar_s   Dbar_p    rho_s  p4415_s  p4415_p  p4160_p  p4040_s    phi_p  bplus_1  omega_s  p3770_s   Dbar_s  psi2s_p    phi_s  p4160_s  p3770_p  bplus_2  bplus_0    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| DDstar_p |    1.000   -0.188   -0.003    0.042   -0.005    0.060   -0.263    0.094   -0.032   -0.211   -0.056   -0.204   -0.003   -0.220    0.005    0.040    0.005   -0.171   -0.014   -0.104    0.134    0.299   -0.074   -0.009 |
|   jpsi_p |   -0.188    1.000   -0.088   -0.034    0.287    0.057    0.114   -0.048   -0.006    0.036   -0.057    0.035   -0.006   -0.011    0.005   -0.062    0.054    0.010    0.019    0.016   -0.052   -0.246    0.125   -0.073 |
|  p4040_p |   -0.003   -0.088    1.000   -0.007   -0.261    0.027   -0.121   -0.013   -0.035    0.185    0.286   -0.179   -0.005    0.055   -0.000   -0.069    0.016   -0.181   -0.003    0.286    0.127    0.008   -0.007   -0.002 |
|  omega_p |    0.042   -0.034   -0.007    1.000    0.010    0.004    0.022    0.526    0.013   -0.002   -0.016    0.013    0.074    0.170   -0.335    0.001    0.002   -0.004    0.033    0.015   -0.007    0.008   -0.202   -0.030 |
|      Ctt |   -0.005    0.287   -0.261    0.010    1.000   -0.008   -0.350   -0.014    0.194    0.015   -0.332    0.324   -0.014    0.085   -0.001   -0.083   -0.009    0.245   -0.041    0.265   -0.207   -0.649    0.029    0.098 |
| DDstar_s |    0.060    0.057    0.027    0.004   -0.008    1.000   -0.008    0.008   -0.005    0.012    0.051   -0.012    0.001   -0.024    0.000    0.033   -0.002    0.017   -0.000   -0.002    0.051    0.024   -0.003   -0.000 |
|   Dbar_p |   -0.263    0.114   -0.121    0.022   -0.350   -0.008    1.000    0.038    0.047   -0.104   -0.065   -0.093   -0.006   -0.067    0.002   -0.135    0.031   -0.103   -0.020   -0.061    0.231    0.042   -0.039    0.024 |
|    rho_s |    0.094   -0.048   -0.013    0.526   -0.014    0.008    0.038    1.000    0.023   -0.019   -0.028    0.010    0.021    0.317    0.019   -0.003    0.002   -0.007   -0.043    0.011   -0.008    0.077   -0.387    0.157 |
|  p4415_s |   -0.032   -0.006   -0.035    0.013    0.194   -0.005    0.047    0.023    1.000   -0.167   -0.102    0.202   -0.002   -0.069    0.001    0.017    0.000    0.033   -0.010    0.329   -0.074    0.087   -0.021    0.010 |
|  p4415_p |   -0.211    0.036    0.185   -0.002    0.015    0.012   -0.104   -0.019   -0.167    1.000    0.319   -0.132   -0.013    0.144   -0.001   -0.001    0.007   -0.034   -0.025   -0.126    0.018   -0.255   -0.017    0.047 |
|  p4160_p |   -0.056   -0.057    0.286   -0.016   -0.332    0.051   -0.065   -0.028   -0.102    0.319    1.000   -0.481   -0.004    0.069   -0.000   -0.033    0.029   -0.120    0.003   -0.136    0.140   -0.027    0.017   -0.009 |
|  p4040_s |   -0.204    0.035   -0.179    0.013    0.324   -0.012   -0.093    0.010    0.202   -0.132   -0.481    1.000   -0.013    0.069    0.000    0.108   -0.007    0.011   -0.030    0.137   -0.143   -0.137   -0.044    0.050 |
|    phi_p |   -0.003   -0.006   -0.005    0.074   -0.014    0.001   -0.006    0.021   -0.002   -0.013   -0.004   -0.013    1.000    0.004    0.016   -0.011    0.000   -0.006    0.826   -0.016   -0.002    0.056    0.003   -0.181 |
|  bplus_1 |   -0.220   -0.011    0.055    0.170    0.085   -0.024   -0.067    0.317   -0.069    0.144    0.069    0.069    0.004    1.000    0.017   -0.011   -0.008    0.063   -0.082    0.028   -0.115   -0.104   -0.915   -0.036 |
|  omega_s |    0.005    0.005   -0.000   -0.335   -0.001    0.000    0.002    0.019    0.001   -0.001   -0.000    0.000    0.016    0.017    1.000    0.001    0.000    0.001    0.001    0.000    0.001    0.006   -0.020   -0.028 |
|  p3770_s |    0.040   -0.062   -0.069    0.001   -0.083    0.033   -0.135   -0.003    0.017   -0.001   -0.033    0.108   -0.011   -0.011    0.001    1.000    0.025   -0.394   -0.018    0.029   -0.306    0.038   -0.007    0.021 |
|   Dbar_s |    0.005    0.054    0.016    0.002   -0.009   -0.002    0.031    0.002    0.000    0.007    0.029   -0.007    0.000   -0.008    0.000    0.025    1.000    0.024   -0.001   -0.003    0.056    0.004   -0.001    0.002 |
|  psi2s_p |   -0.171    0.010   -0.181   -0.004    0.245    0.017   -0.103   -0.007    0.033   -0.034   -0.120    0.011   -0.006    0.063    0.001   -0.394    0.024    1.000   -0.006   -0.033   -0.044   -0.072   -0.007    0.002 |
|    phi_s |   -0.014    0.019   -0.003    0.033   -0.041   -0.000   -0.020   -0.043   -0.010   -0.025    0.003   -0.030    0.826   -0.082    0.001   -0.018   -0.001   -0.006    1.000   -0.037    0.003    0.100    0.100   -0.142 |
|  p4160_s |   -0.104    0.016    0.286    0.015    0.265   -0.002   -0.061    0.011    0.329   -0.126   -0.136    0.137   -0.016    0.028    0.000    0.029   -0.003   -0.033   -0.037    1.000   -0.063   -0.156   -0.032    0.065 |
|  p3770_p |    0.134   -0.052    0.127   -0.007   -0.207    0.051    0.231   -0.008   -0.074    0.018    0.140   -0.143   -0.002   -0.115    0.001   -0.306    0.056   -0.044    0.003   -0.063    1.000    0.062    0.053   -0.012 |
|  bplus_2 |    0.299   -0.246    0.008    0.008   -0.649    0.024    0.042    0.077    0.087   -0.255   -0.027   -0.137    0.056   -0.104    0.006    0.038    0.004   -0.072    0.100   -0.156    0.062    1.000   -0.139   -0.247 |
|  bplus_0 |   -0.074    0.125   -0.007   -0.202    0.029   -0.003   -0.039   -0.387   -0.021   -0.017    0.017   -0.044    0.003   -0.915   -0.020   -0.007   -0.001   -0.007    0.100   -0.032    0.053   -0.139    1.000    0.029 |
|    rho_p |   -0.009   -0.073   -0.002   -0.030    0.098   -0.000    0.024    0.157    0.010    0.047   -0.009    0.050   -0.181   -0.036   -0.028    0.021    0.002    0.002   -0.142    0.065   -0.012   -0.247    0.029    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.37867333879232357}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.024246455272787237}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.24332331880135527}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.21509408021361054}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.2076933816880342}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.029511842296357116}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.3347905219408953}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.34533897826591214}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19467268243742714}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.19342177562056762}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09250757242147234}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17417369512739866}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.30537586338274814}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.06077644810293248}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 3.6236046319741306}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22638285021436033}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.022082546873561315}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03191814819365835}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.5066684405279993}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16642869364265378}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.08559375360452726}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08550453738640873}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.03098967667002217}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.35753342729014204})])
Toy 13/25
Time taken: 1 h, 33 min
Projected time left: 1 h, 25 min
Toy 13: Generating data...
Directory  data/zfit_toys/toy_13  Created 
Toy 13: Data generation finished
Toy 13: Loading data...
Toy 13: Loading data finished
Toy 13: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |     Ncalls=364 (364 total)     |
| EDM = 8.45E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297170.54746659665
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | DDstar_p |   -5.6    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   1.556   |   0.027   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4040_p  |   4.06    |   0.23    |            |            |-6.28319 | 6.28319 |       |
| 3 | omega_p  |   0.30    |   0.42    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   0.10    |   0.16    |            |            |  -1.5   |   1.5   |       |
| 5 | DDstar_s |  -0.300   |   0.030   |            |            |  -0.3   |   0.3   |       |
| 6 | Dbar_p   |   5.26    |   0.28    |            |            |-6.28319 | 6.28319 |       |
| 7 | rho_s    |    1.5    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 8 | p4415_s  |   0.89    |   0.20    |            |            |0.126447 | 2.35355 |       |
| 9 | p4415_p  |   3.75    |   0.22    |            |            |-6.28319 | 6.28319 |       |
| 10| p4160_p  |   -2.45   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 11| p4040_s  |   0.74    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 12| phi_p    |   -0.22   |    0.24   |            |            |-6.28319 | 6.28319 |       |
| 13| bplus_1  |   0.93    |   0.07    |            |            |   -2    |    2    |       |
| 14| omega_s  |    6.4    |    1.6    |            |            | 4.19232 | 9.40768 |       |
| 15| p3770_s  |   0.919   |   0.009   |            |            |0.918861 | 4.08114 |       |
| 16| Dbar_s   |   0.300   |   0.015   |            |            |  -0.3   |   0.3   |       |
| 17| psi2s_p  |   1.914   |   0.030   |            |            |-6.28319 | 6.28319 |       |
| 18| phi_s    |   17.5    |    1.2    |            |            | 14.8182 | 23.5818 |       |
| 19| p4160_s  |   2.40    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 20| p3770_p  |  -6.283   |   0.030   |            |            |-6.28319 | 6.28319 |       |
| 21| bplus_2  |   0.07    |   0.09    |            |            |   -2    |    2    |       |
| 22| bplus_0  |   -0.47   |    0.04   |            |            |   -2    |    2    |       |
| 23| rho_p    |   6.04    |   0.29    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          | DDstar_p   jpsi_p  p4040_p  omega_p      Ctt DDstar_s   Dbar_p    rho_s  p4415_s  p4415_p  p4160_p  p4040_s    phi_p  bplus_1  omega_s  p3770_s   Dbar_s  psi2s_p    phi_s  p4160_s  p3770_p  bplus_2  bplus_0    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| DDstar_p |    1.000   -0.488   -0.118   -0.041   -0.016    0.025   -0.127    0.133    0.017   -0.329   -0.331   -0.222    0.006   -0.133   -0.076    0.005    0.014   -0.333   -0.021   -0.091    0.002    0.288   -0.195    0.005 |
|   jpsi_p |   -0.488    1.000    0.074   -0.001   -0.305    0.047    0.339   -0.025   -0.029    0.137    0.218    0.049   -0.011    0.084    0.002   -0.003    0.012    0.209   -0.020   -0.012   -0.003    0.009   -0.001    0.002 |
|  p4040_p |   -0.118    0.074    1.000    0.009   -0.282    0.039    0.066   -0.031   -0.034    0.190    0.337   -0.143   -0.004    0.017    0.017    0.003    0.011   -0.143   -0.002    0.233   -0.002   -0.072    0.050    0.008 |
|  omega_p |   -0.041   -0.001    0.009    1.000    0.013   -0.005   -0.008   -0.115   -0.010    0.019    0.018    0.007   -0.005   -0.086    0.782   -0.000   -0.000    0.010    0.036    0.004   -0.000   -0.049    0.102    0.020 |
|      Ctt |   -0.016   -0.305   -0.282    0.013    1.000   -0.021   -0.278    0.013    0.195   -0.007   -0.292    0.282    0.008    0.053    0.014    0.002    0.009    0.197   -0.035    0.287    0.005   -0.614    0.009    0.125 |
| DDstar_s |    0.025    0.047    0.039   -0.005   -0.021    1.000   -0.008    0.014   -0.010    0.013    0.065   -0.017    0.001   -0.019   -0.009    0.000   -0.000    0.037    0.000   -0.006   -0.001    0.042   -0.019   -0.005 |
|   Dbar_p |   -0.127    0.339    0.066   -0.008   -0.278   -0.008    1.000    0.039    0.006    0.013    0.173   -0.105    0.008   -0.040   -0.020    0.004    0.006    0.154   -0.005   -0.048   -0.007    0.079   -0.055    0.007 |
|    rho_s |    0.133   -0.025   -0.031   -0.115    0.013    0.014    0.039    1.000    0.037   -0.035   -0.062    0.011    0.094    0.289   -0.382    0.000    0.000   -0.029    0.046    0.025    0.001    0.003   -0.358    0.291 |
|  p4415_s |    0.017   -0.029   -0.034   -0.010    0.195   -0.010    0.006    0.037    1.000   -0.112   -0.041    0.204    0.005   -0.039   -0.020   -0.001   -0.003    0.050   -0.003    0.323    0.001    0.150   -0.064   -0.002 |
|  p4415_p |   -0.329    0.137    0.190    0.019   -0.007    0.013    0.013   -0.035   -0.112    1.000    0.335   -0.074    0.002    0.079    0.030   -0.001    0.003    0.039   -0.008   -0.137   -0.002   -0.257    0.053    0.051 |
|  p4160_p |   -0.331    0.218    0.337    0.018   -0.292    0.065    0.173   -0.062   -0.041    0.335    1.000   -0.380   -0.007    0.038    0.035    0.001    0.012   -0.009    0.000   -0.150   -0.004   -0.167    0.103    0.013 |
|  p4040_s |   -0.222    0.049   -0.143    0.007    0.282   -0.017   -0.105    0.011    0.204   -0.074   -0.380    1.000    0.009    0.053    0.006   -0.004   -0.003    0.045   -0.012    0.269   -0.001   -0.112   -0.029    0.054 |
|    phi_p |    0.006   -0.011   -0.004   -0.005    0.008    0.001    0.008    0.094    0.005    0.002   -0.007    0.009    1.000    0.037   -0.031   -0.000    0.000   -0.003    0.698    0.010    0.000   -0.030   -0.046    0.145 |
|  bplus_1 |   -0.133    0.084    0.017   -0.086    0.053   -0.019   -0.040    0.289   -0.039    0.079    0.038    0.053    0.037    1.000   -0.176   -0.002   -0.001    0.014   -0.049    0.006    0.001   -0.161   -0.915   -0.041 |
|  omega_s |   -0.076    0.002    0.017    0.782    0.014   -0.009   -0.020   -0.382   -0.020    0.030    0.035    0.006   -0.031   -0.176    1.000   -0.000   -0.000    0.017    0.040   -0.001   -0.000   -0.064    0.208    0.138 |
|  p3770_s |    0.005   -0.003    0.003   -0.000    0.002    0.000    0.004    0.000   -0.001   -0.001    0.001   -0.004   -0.000   -0.002   -0.000    1.000   -0.000    0.007   -0.000   -0.001   -0.001   -0.001    0.001   -0.000 |
|   Dbar_s |    0.014    0.012    0.011   -0.000    0.009   -0.000    0.006    0.000   -0.003    0.003    0.012   -0.003    0.000   -0.001   -0.000   -0.000    1.000    0.017    0.000   -0.003   -0.000    0.005   -0.001   -0.001 |
|  psi2s_p |   -0.333    0.209   -0.143    0.010    0.197    0.037    0.154   -0.029    0.050    0.039   -0.009    0.045   -0.003    0.014    0.017    0.007    0.017    1.000   -0.008    0.032    0.002   -0.131    0.051    0.025 |
|    phi_s |   -0.021   -0.020   -0.002    0.036   -0.035    0.000   -0.005    0.046   -0.003   -0.008    0.000   -0.012    0.698   -0.049    0.040   -0.000    0.000   -0.008    1.000   -0.017    0.000    0.053    0.053    0.149 |
|  p4160_s |   -0.091   -0.012    0.233    0.004    0.287   -0.006   -0.048    0.025    0.323   -0.137   -0.150    0.269    0.010    0.006   -0.001   -0.001   -0.003    0.032   -0.017    1.000    0.000   -0.092   -0.039    0.063 |
|  p3770_p |    0.002   -0.003   -0.002   -0.000    0.005   -0.001   -0.007    0.001    0.001   -0.002   -0.004   -0.001    0.000    0.001   -0.000   -0.001   -0.000    0.002    0.000    0.000    1.000    0.000   -0.001   -0.000 |
|  bplus_2 |    0.288    0.009   -0.072   -0.049   -0.614    0.042    0.079    0.003    0.150   -0.257   -0.167   -0.112   -0.030   -0.161   -0.064   -0.001    0.005   -0.131    0.053   -0.092    0.000    1.000   -0.065   -0.284 |
|  bplus_0 |   -0.195   -0.001    0.050    0.102    0.009   -0.019   -0.055   -0.358   -0.064    0.053    0.103   -0.029   -0.046   -0.915    0.208    0.001   -0.001    0.051    0.053   -0.039   -0.001   -0.065    1.000    0.030 |
|    rho_p |    0.005    0.002    0.008    0.020    0.125   -0.005    0.007    0.291   -0.002    0.051    0.013    0.054    0.145   -0.041    0.138   -0.000   -0.001    0.025    0.149    0.063   -0.000   -0.284    0.030    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.4456185734356737}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.026667175504109686}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.23298203202272827}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.42324597515215157}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.16491600956325148}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.02974670570855839}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.28446451113936444}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3985759022435521}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19941884929962556}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.22315975187417347}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09676665204224522}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1707856453590612}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.24247307417731845}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.06777122068289732}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.6325042641267418}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.008745546416584205}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.0154086310537217}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.029515901844472836}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.1959682803106784}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16970275457708706}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.030183383004314113}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08863079152572595}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.03523754829900372}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.28916074256711255})])
Toy 14/25
Time taken: 1 h, 37 min
Projected time left: 1 h, 16 min
Toy 14: Generating data...
Directory  data/zfit_toys/toy_14  Created 
Toy 14: Data generation finished
Toy 14: Loading data...
Toy 14: Loading data finished
Toy 14: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.976E+05               |    Ncalls=1362 (1362 total)    |
| EDM = 7.33E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297579.34289582685
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | DDstar_p |   0.15    |   0.46    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   -1.57   |    0.03   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4040_p  |   3.59    |   0.20    |            |            |-6.28319 | 6.28319 |       |
| 3 | omega_p  |   6.20    |   0.23    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -1.50   |    0.10   |            |            |  -1.5   |   1.5   |       |
| 5 | DDstar_s |   0.30    |   0.04    |            |            |  -0.3   |   0.3   |       |
| 6 | Dbar_p   |   -3.7    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 7 | rho_s    |    1.3    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 8 | p4415_s  |   0.23    |   0.22    |            |            |0.126447 | 2.35355 |       |
| 9 | p4415_p  |   -6.28   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 10| p4160_p  |  -6.283   |   0.011   |            |            |-6.28319 | 6.28319 |       |
| 11| p4040_s  |   0.87    |   0.16    |            |            |0.00501244| 2.01499 |       |
| 12| phi_p    |   -6.28   |    0.07   |            |            |-6.28319 | 6.28319 |       |
| 13| bplus_1  |   0.74    |   0.06    |            |            |   -2    |    2    |       |
| 14| omega_s  |    6.6    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 15| p3770_s  |   3.53    |   0.24    |            |            |0.918861 | 4.08114 |       |
| 16| Dbar_s   |   -0.30   |    0.06   |            |            |  -0.3   |   0.3   |       |
| 17| psi2s_p  |   1.89    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 18| phi_s    |   18.2    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 19| p4160_s  |   0.717   |   0.019   |            |            | 0.71676 | 3.68324 |       |
| 20| p3770_p  |   4.13    |   0.11    |            |            |-6.28319 | 6.28319 |       |
| 21| bplus_2  |   0.37    |   0.06    |            |            |   -2    |    2    |       |
| 22| bplus_0  |   -0.41   |    0.03   |            |            |   -2    |    2    |       |
| 23| rho_p    |   -0.9    |    0.3    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          | DDstar_p   jpsi_p  p4040_p  omega_p      Ctt DDstar_s   Dbar_p    rho_s  p4415_s  p4415_p  p4160_p  p4040_s    phi_p  bplus_1  omega_s  p3770_s   Dbar_s  psi2s_p    phi_s  p4160_s  p3770_p  bplus_2  bplus_0    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| DDstar_p |    1.000    0.493    0.455    0.004    0.003    0.023   -0.226   -0.028    0.318   -0.068   -0.003   -0.140    0.001    0.059    0.009    0.316   -0.049    0.309   -0.013    0.027    0.165   -0.106   -0.001    0.013 |
|   jpsi_p |    0.493    1.000    0.220   -0.001    0.025    0.020    0.426    0.014    0.125   -0.025    0.001   -0.146   -0.003   -0.058   -0.010    0.255    0.057    0.221   -0.002    0.018    0.381   -0.113    0.039   -0.022 |
|  p4040_p |    0.455    0.220    1.000   -0.001   -0.040    0.025   -0.123   -0.011    0.262   -0.061   -0.007   -0.253    0.001    0.118   -0.007    0.153    0.074   -0.034   -0.041    0.006    0.178   -0.269   -0.065    0.062 |
|  omega_p |    0.004   -0.001   -0.001    1.000   -0.000    0.001   -0.004    0.012   -0.002    0.000    0.000   -0.002    0.005   -0.031    0.356   -0.000    0.001   -0.002    0.020    0.000    0.001   -0.008    0.032   -0.135 |
|      Ctt |    0.003    0.025   -0.040   -0.000    1.000   -0.001   -0.040   -0.015    0.024   -0.007   -0.000    0.088    0.000    0.011    0.002   -0.055    0.012    0.025   -0.007   -0.003   -0.049   -0.213    0.015    0.013 |
| DDstar_s |    0.023    0.020    0.025    0.001   -0.001    1.000    0.025   -0.011    0.037   -0.009   -0.001    0.009    0.000    0.032    0.005    0.001   -0.004    0.027    0.001    0.001   -0.006   -0.053    0.004   -0.004 |
|   Dbar_p |   -0.226    0.426   -0.123   -0.004   -0.040    0.025    1.000    0.007   -0.147    0.031    0.004    0.007    0.001   -0.111   -0.020    0.094    0.080    0.142   -0.060   -0.001    0.490   -0.175   -0.036    0.109 |
|    rho_s |   -0.028    0.014   -0.011    0.012   -0.015   -0.011    0.007    1.000   -0.013    0.001   -0.000    0.019   -0.009    0.426   -0.473   -0.028   -0.003    0.026   -0.109   -0.002   -0.028    0.255   -0.437    0.113 |
|  p4415_s |    0.318    0.125    0.262   -0.002    0.024    0.037   -0.147   -0.013    1.000   -0.215    0.002   -0.298    0.001    0.144   -0.008    0.127    0.025   -0.022   -0.048    0.022    0.086   -0.338   -0.080    0.080 |
|  p4415_p |   -0.068   -0.025   -0.061    0.000   -0.007   -0.009    0.031    0.001   -0.215    1.000   -0.000    0.062   -0.000   -0.030    0.002   -0.029   -0.005    0.006    0.011   -0.005   -0.017    0.064    0.019   -0.018 |
|  p4160_p |   -0.003    0.001   -0.007    0.000   -0.000   -0.001    0.004   -0.000    0.002   -0.000    1.000    0.009   -0.000   -0.002    0.000   -0.001   -0.000    0.002    0.001   -0.002    0.000    0.001    0.002   -0.001 |
|  p4040_s |   -0.140   -0.146   -0.253   -0.002    0.088    0.009    0.007    0.019   -0.298    0.062    0.009    1.000    0.000   -0.041   -0.007    0.096   -0.051   -0.048   -0.005   -0.020   -0.147    0.228   -0.028    0.011 |
|    phi_p |    0.001   -0.003    0.001    0.005    0.000    0.000    0.001   -0.009    0.001   -0.000   -0.000    0.000    1.000   -0.004    0.006    0.001    0.000   -0.000    0.124    0.000    0.000   -0.008    0.003    0.024 |
|  bplus_1 |    0.059   -0.058    0.118   -0.031    0.011    0.032   -0.111    0.426    0.144   -0.030   -0.002   -0.041   -0.004    1.000   -0.207    0.009    0.010    0.019   -0.156    0.005   -0.085    0.211   -0.976    0.134 |
|  omega_s |    0.009   -0.010   -0.007    0.356    0.002    0.005   -0.020   -0.473   -0.008    0.002    0.000   -0.007    0.006   -0.207    1.000   -0.001    0.002   -0.015    0.086    0.000    0.003   -0.080    0.213   -0.013 |
|  p3770_s |    0.316    0.255    0.153   -0.000   -0.055    0.001    0.094   -0.028    0.127   -0.029   -0.001    0.096    0.001    0.009   -0.001    1.000    0.095   -0.282   -0.039    0.008   -0.007   -0.201   -0.014    0.062 |
|   Dbar_s |   -0.049    0.057    0.074    0.001    0.012   -0.004    0.080   -0.003    0.025   -0.005   -0.000   -0.051    0.000    0.010    0.002    0.095    1.000    0.067    0.002    0.004    0.059    0.047   -0.002   -0.005 |
|  psi2s_p |    0.309    0.221   -0.034   -0.002    0.025    0.027    0.142    0.026   -0.022    0.006    0.002   -0.048   -0.000    0.019   -0.015   -0.282    0.067    1.000   -0.024    0.006    0.238    0.103   -0.063    0.032 |
|    phi_s |   -0.013   -0.002   -0.041    0.020   -0.007    0.001   -0.060   -0.109   -0.048    0.011    0.001   -0.005    0.124   -0.156    0.086   -0.039    0.002   -0.024    1.000   -0.002   -0.022    0.075    0.169    0.007 |
|  p4160_s |    0.027    0.018    0.006    0.000   -0.003    0.001   -0.001   -0.002    0.022   -0.005   -0.002   -0.020    0.000    0.005    0.000    0.008    0.004    0.006   -0.002    1.000    0.013   -0.020   -0.001    0.003 |
|  p3770_p |    0.165    0.381    0.178    0.001   -0.049   -0.006    0.490   -0.028    0.086   -0.017    0.000   -0.147    0.000   -0.085    0.003   -0.007    0.059    0.238   -0.022    0.013    1.000   -0.196    0.043    0.037 |
|  bplus_2 |   -0.106   -0.113   -0.269   -0.008   -0.213   -0.053   -0.175    0.255   -0.338    0.064    0.001    0.228   -0.008    0.211   -0.080   -0.201    0.047    0.103    0.075   -0.020   -0.196    1.000   -0.277   -0.227 |
|  bplus_0 |   -0.001    0.039   -0.065    0.032    0.015    0.004   -0.036   -0.437   -0.080    0.019    0.002   -0.028    0.003   -0.976    0.213   -0.014   -0.002   -0.063    0.169   -0.001    0.043   -0.277    1.000   -0.169 |
|    rho_p |    0.013   -0.022    0.062   -0.135    0.013   -0.004    0.109    0.113    0.080   -0.018   -0.001    0.011    0.024    0.134   -0.013    0.062   -0.005    0.032    0.007    0.003    0.037   -0.227   -0.169    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.46141023842236883}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.03285390521854392}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.19861050733852448}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.23336445612446077}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.1023801311570618}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.03684078930074752}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.40354206327178965}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3264245389469004}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.22045108148870501}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.10371815847861887}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.01124077465421669}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.15696704872352724}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.06863787137810728}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.06234492051479301}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.0269990947585068}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.23772736112586967}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.06434508334586703}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03259165432380584}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.8985043349054109}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.019445768619995585}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10956672000119916}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.05695550839252306}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.03468041738558192}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.3173565914710421})])
Toy 15/25
Time taken: 1 h, 45 min
Projected time left: 1 h, 10 min
Toy 15: Generating data...
Directory  data/zfit_toys/toy_15  Created 
Toy 15: Data generation finished
Toy 15: Loading data...
Toy 15: Loading data finished
Toy 15: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |     Ncalls=301 (301 total)     |
| EDM = 4.49E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297346.3473486727
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | DDstar_p |   -6.28   |    0.04   |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |  -1.510   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4040_p  |    5.1    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 3 | omega_p  |   0.03    |   0.25    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.51   |    0.18   |            |            |  -1.5   |   1.5   |       |
| 5 | DDstar_s |   0.28    |   0.05    |            |            |  -0.3   |   0.3   |       |
| 6 | Dbar_p   |   -3.83   |    0.21   |            |            |-6.28319 | 6.28319 |       |
| 7 | rho_s    |    0.7    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 8 | p4415_s  |   0.52    |   0.25    |            |            |0.126447 | 2.35355 |       |
| 9 | p4415_p  |    4.5    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 10| p4160_p  |   4.51    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 11| p4040_s  |   0.54    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 12| phi_p    |   -0.60   |    0.16   |            |            |-6.28319 | 6.28319 |       |
| 13| bplus_1  |   0.81    |   0.07    |            |            |   -2    |    2    |       |
| 14| omega_s  |    6.7    |    1.2    |            |            | 4.19232 | 9.40768 |       |
| 15| p3770_s  |   0.919   |   0.012   |            |            |0.918861 | 4.08114 |       |
| 16| Dbar_s   |  -0.300   |   0.007   |            |            |  -0.3   |   0.3   |       |
| 17| psi2s_p  |   2.150   |   0.026   |            |            |-6.28319 | 6.28319 |       |
| 18| phi_s    |   16.7    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 19| p4160_s  |   2.14    |   0.18    |            |            | 0.71676 | 3.68324 |       |
| 20| p3770_p  |  -6.283   |   0.009   |            |            |-6.28319 | 6.28319 |       |
| 21| bplus_2  |   0.21    |   0.08    |            |            |   -2    |    2    |       |
| 22| bplus_0  |   -0.44   |    0.04   |            |            |   -2    |    2    |       |
| 23| rho_p    |   -1.1    |    0.5    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          | DDstar_p   jpsi_p  p4040_p  omega_p      Ctt DDstar_s   Dbar_p    rho_s  p4415_s  p4415_p  p4160_p  p4040_s    phi_p  bplus_1  omega_s  p3770_s   Dbar_s  psi2s_p    phi_s  p4160_s  p3770_p  bplus_2  bplus_0    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| DDstar_p |    1.000    0.074    0.006    0.001    0.010   -0.074    0.007   -0.005    0.001    0.016    0.040    0.016    0.000   -0.003    0.002    0.001   -0.001    0.059    0.001    0.009   -0.001   -0.011    0.009   -0.001 |
|   jpsi_p |    0.074    1.000    0.006   -0.008    0.183   -0.022    0.306    0.056   -0.047    0.033    0.015   -0.080   -0.021   -0.039   -0.024    0.003    0.015   -0.047    0.025   -0.043    0.001   -0.108    0.075   -0.083 |
|  p4040_p |    0.006    0.006    1.000    0.000   -0.410    0.071    0.054   -0.006   -0.156    0.227    0.448   -0.145   -0.006   -0.003    0.007    0.006    0.004   -0.084    0.017    0.103   -0.001    0.048    0.046   -0.037 |
|  omega_p |    0.001   -0.008    0.000    1.000   -0.001   -0.002    0.001    0.093   -0.001    0.001    0.000    0.000   -0.004   -0.008    0.483   -0.000    0.000   -0.001    0.007    0.000    0.000   -0.006    0.008   -0.101 |
|      Ctt |    0.010    0.183   -0.410   -0.001    1.000   -0.073   -0.178   -0.065    0.259   -0.118   -0.365    0.196    0.005    0.065    0.009   -0.005    0.010    0.016   -0.053    0.308    0.009   -0.644   -0.007    0.102 |
| DDstar_s |   -0.074   -0.022    0.071   -0.002   -0.073    1.000   -0.023    0.044   -0.038   -0.027    0.018   -0.087    0.005   -0.066   -0.019    0.003    0.003   -0.064   -0.006   -0.052   -0.000    0.125   -0.051    0.014 |
|   Dbar_p |    0.007    0.306    0.054    0.001   -0.178   -0.023    1.000    0.012    0.004   -0.036    0.076   -0.121    0.009   -0.061   -0.009    0.010    0.012    0.127   -0.015   -0.052   -0.003    0.052   -0.034    0.033 |
|    rho_s |   -0.005    0.056   -0.006    0.093   -0.065    0.044    0.012    1.000    0.031   -0.046   -0.014   -0.015   -0.013    0.363   -0.448   -0.000   -0.001    0.028   -0.066   -0.022   -0.000    0.240   -0.381   -0.096 |
|  p4415_s |    0.001   -0.047   -0.156   -0.001    0.259   -0.038    0.004    0.031    1.000   -0.462   -0.106    0.260    0.006   -0.046   -0.015   -0.003   -0.001    0.006   -0.012    0.406    0.002    0.129   -0.059    0.023 |
|  p4415_p |    0.016    0.033    0.227    0.001   -0.118   -0.027   -0.036   -0.046   -0.462    1.000    0.260   -0.188    0.001    0.080    0.014    0.003    0.003   -0.063   -0.015   -0.315   -0.001   -0.248    0.011    0.033 |
|  p4160_p |    0.040    0.015    0.448    0.000   -0.365    0.018    0.076   -0.014   -0.106    0.260    1.000   -0.371   -0.003    0.029    0.006    0.006    0.008   -0.071    0.004   -0.171   -0.003   -0.026    0.022   -0.011 |
|  p4040_s |    0.016   -0.080   -0.145    0.000    0.196   -0.087   -0.121   -0.015    0.260   -0.188   -0.371    1.000    0.010    0.053   -0.003   -0.002    0.003   -0.182   -0.038    0.361   -0.000   -0.112   -0.081    0.076 |
|    phi_p |    0.000   -0.021   -0.006   -0.004    0.005    0.005    0.009   -0.013    0.006    0.001   -0.003    0.010    1.000    0.044   -0.016   -0.000   -0.000    0.004    0.436    0.010   -0.000   -0.018   -0.051    0.094 |
|  bplus_1 |   -0.003   -0.039   -0.003   -0.008    0.065   -0.066   -0.061    0.363   -0.046    0.080    0.029    0.053    0.044    1.000   -0.169   -0.002   -0.001    0.029   -0.095    0.003   -0.000   -0.031   -0.966    0.104 |
|  omega_s |    0.002   -0.024    0.007    0.483    0.009   -0.019   -0.009   -0.448   -0.015    0.014    0.006   -0.003   -0.016   -0.169    1.000    0.000    0.001   -0.015    0.053   -0.001    0.000   -0.073    0.175    0.015 |
|  p3770_s |    0.001    0.003    0.006   -0.000   -0.005    0.003    0.010   -0.000   -0.003    0.003    0.006   -0.002   -0.000   -0.002    0.000    1.000    0.000    0.008    0.000   -0.002   -0.002    0.001    0.002   -0.001 |
|   Dbar_s |   -0.001    0.015    0.004    0.000    0.010    0.003    0.012   -0.001   -0.001    0.003    0.008    0.003   -0.000   -0.001    0.001    0.000    1.000    0.018    0.000    0.000   -0.000   -0.002    0.002   -0.001 |
|  psi2s_p |    0.059   -0.047   -0.084   -0.001    0.016   -0.064    0.127    0.028    0.006   -0.063   -0.071   -0.182    0.004    0.029   -0.015    0.008    0.018    1.000   -0.013   -0.088    0.008    0.077   -0.068    0.019 |
|    phi_s |    0.001    0.025    0.017    0.007   -0.053   -0.006   -0.015   -0.066   -0.012   -0.015    0.004   -0.038    0.436   -0.095    0.053    0.000    0.000   -0.013    1.000   -0.038   -0.000    0.093    0.097    0.062 |
|  p4160_s |    0.009   -0.043    0.103    0.000    0.308   -0.052   -0.052   -0.022    0.406   -0.315   -0.171    0.361    0.010    0.003   -0.001   -0.002    0.000   -0.088   -0.038    1.000    0.001   -0.122   -0.056    0.078 |
|  p3770_p |   -0.001    0.001   -0.001    0.000    0.009   -0.000   -0.003   -0.000    0.002   -0.001   -0.003   -0.000   -0.000   -0.000    0.000   -0.002   -0.000    0.008   -0.000    0.001    1.000   -0.004    0.001    0.000 |
|  bplus_2 |   -0.011   -0.108    0.048   -0.006   -0.644    0.125    0.052    0.240    0.129   -0.248   -0.026   -0.112   -0.018   -0.031   -0.073    0.001   -0.002    0.077    0.093   -0.122   -0.004    1.000   -0.118   -0.233 |
|  bplus_0 |    0.009    0.075    0.046    0.008   -0.007   -0.051   -0.034   -0.381   -0.059    0.011    0.022   -0.081   -0.051   -0.966    0.175    0.002    0.002   -0.068    0.097   -0.056    0.001   -0.118    1.000   -0.122 |
|    rho_p |   -0.001   -0.083   -0.037   -0.101    0.102    0.014    0.033   -0.096    0.023    0.033   -0.011    0.076    0.094    0.104    0.015   -0.001   -0.001    0.019    0.062    0.078    0.000   -0.233   -0.122    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.040685954081244535}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02392129746943006}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.3661554951243957}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.2535248258811156}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.1762885002224358}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.04889864097931754}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.2122242220584858}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3391788205892681}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.24902136714653256}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.395649321724191}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10194953123456063}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16658874163636994}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.15801009036361613}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.06658323941571553}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.2132455854150703}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.012117036656594027}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.007202306227345551}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.02558424755024369}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.9855011197252512}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.18182843696341644}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.009321801131692009}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08457836980530686}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.03665638667945992}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.4899966065125323})])
Toy 16/25
Time taken: 1 h, 49 min
Projected time left: 1 h, 1 min
Toy 16: Generating data...
Directory  data/zfit_toys/toy_16  Created 
Toy 16: Data generation finished
Toy 16: Loading data...
Toy 16: Loading data finished
Toy 16: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |     Ncalls=183 (183 total)     |
| EDM = 4.12E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297325.2368030242
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | DDstar_p |    0.4    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   1.638   |   0.022   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4040_p  |   3.35    |   0.14    |            |            |-6.28319 | 6.28319 |       |
| 3 | omega_p  |   -5.6    |    0.5    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.17   |    0.10   |            |            |  -1.5   |   1.5   |       |
| 5 | DDstar_s |   0.12    |   0.06    |            |            |  -0.3   |   0.3   |       |
| 6 | Dbar_p   |   -5.75   |    0.25   |            |            |-6.28319 | 6.28319 |       |
| 7 | rho_s    |    0.3    |    1.9    |            |            |0.0253049| 2.0747  |       |
| 8 | p4415_s  |   0.88    |   0.16    |            |            |0.126447 | 2.35355 |       |
| 9 | p4415_p  |   3.78    |   0.17    |            |            |-6.28319 | 6.28319 |       |
| 10| p4160_p  |   4.08    |   0.08    |            |            |-6.28319 | 6.28319 |       |
| 11| p4040_s  |   1.10    |   0.13    |            |            |0.00501244| 2.01499 |       |
| 12| phi_p    |   -0.14   |    0.16   |            |            |-6.28319 | 6.28319 |       |
| 13| bplus_1  |  -0.706   |   0.008   |            |            |   -2    |    2    |       |
| 14| omega_s  |     7     |     4     |            |            | 4.19232 | 9.40768 |       |
| 15| p3770_s  |   2.75    |   0.18    |            |            |0.918861 | 4.08114 |       |
| 16| Dbar_s   |   0.28    |   0.05    |            |            |  -0.3   |   0.3   |       |
| 17| psi2s_p  |   1.806   |   0.025   |            |            |-6.28319 | 6.28319 |       |
| 18| phi_s    |   16.5    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 19| p4160_s  |   2.10    |   0.13    |            |            | 0.71676 | 3.68324 |       |
| 20| p3770_p  |   3.64    |   0.09    |            |            |-6.28319 | 6.28319 |       |
| 21| bplus_2  |   -0.17   |    0.07   |            |            |   -2    |    2    |       |
| 22| bplus_0  |   0.381   |   0.005   |            |            |   -2    |    2    |       |
| 23| rho_p    |   -2.1    |    8.4    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          | DDstar_p   jpsi_p  p4040_p  omega_p      Ctt DDstar_s   Dbar_p    rho_s  p4415_s  p4415_p  p4160_p  p4040_s    phi_p  bplus_1  omega_s  p3770_s   Dbar_s  psi2s_p    phi_s  p4160_s  p3770_p  bplus_2  bplus_0    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| DDstar_p |    1.000    0.319    0.201   -0.177   -0.094    0.072   -0.243   -0.192   -0.015    0.171    0.221    0.110    0.003   -0.012    0.178    0.120   -0.017    0.166    0.116    0.107   -0.010    0.155   -0.189   -0.194 |
|   jpsi_p |    0.319    1.000    0.145   -0.219   -0.185   -0.073    0.277   -0.238   -0.074    0.087    0.173    0.031   -0.004    0.122    0.212    0.174    0.005    0.164    0.119    0.021    0.001    0.175   -0.100   -0.236 |
|  p4040_p |    0.201    0.145    1.000   -0.202   -0.116   -0.063    0.221   -0.221    0.018    0.123    0.054   -0.101    0.000    0.083    0.200    0.085   -0.080   -0.045    0.120    0.274    0.085    0.207   -0.123   -0.220 |
|  omega_p |   -0.177   -0.219   -0.202    1.000    0.189    0.511   -0.228    0.919    0.146   -0.173   -0.136   -0.045    0.008   -0.400   -0.739   -0.152    0.192   -0.050   -0.527   -0.128    0.164   -0.788    0.505    0.922 |
|      Ctt |   -0.094   -0.185   -0.116    0.189    1.000    0.136    0.134    0.205    0.184   -0.011   -0.184    0.184   -0.000   -0.102   -0.187   -0.076   -0.062    0.165   -0.119    0.114    0.009    0.013    0.094    0.205 |
| DDstar_s |    0.072   -0.073   -0.063    0.511    0.136    1.000   -0.193    0.554   -0.005   -0.112    0.071   -0.092    0.006   -0.030   -0.507   -0.015   -0.024    0.003   -0.317   -0.146    0.222   -0.470    0.472    0.556 |
|   Dbar_p |   -0.243    0.277    0.221   -0.228    0.134   -0.193    1.000   -0.249   -0.078    0.083    0.194   -0.049    0.002    0.050    0.229    0.266   -0.060    0.179    0.147    0.014    0.076    0.147   -0.185   -0.249 |
|    rho_s |   -0.192   -0.238   -0.221    0.919    0.205    0.554   -0.249    1.000    0.159   -0.189   -0.148   -0.050    0.009   -0.437   -0.912   -0.167    0.208   -0.054   -0.578   -0.140    0.179   -0.861    0.543    0.993 |
|  p4415_s |   -0.015   -0.074    0.018    0.146    0.184   -0.005   -0.078    0.159    1.000   -0.022   -0.012    0.059    0.001    0.029   -0.146   -0.028    0.035   -0.009   -0.092    0.179   -0.020   -0.183    0.170    0.159 |
|  p4415_p |    0.171    0.087    0.123   -0.173   -0.011   -0.112    0.083   -0.189   -0.022    1.000    0.209   -0.076    0.000    0.078    0.172    0.069   -0.066    0.005    0.102   -0.026    0.005    0.200   -0.100   -0.188 |
|  p4160_p |    0.221    0.173    0.054   -0.136   -0.184    0.071    0.194   -0.148   -0.012    0.209    1.000   -0.263    0.000    0.011    0.135    0.088   -0.019    0.032    0.083   -0.064    0.106    0.150   -0.121   -0.148 |
|  p4040_s |    0.110    0.031   -0.101   -0.045    0.184   -0.092   -0.049   -0.050    0.059   -0.076   -0.263    1.000    0.001    0.077    0.045    0.104   -0.020    0.023    0.024   -0.115   -0.068    0.042    0.025   -0.049 |
|    phi_p |    0.003   -0.004    0.000    0.008   -0.000    0.006    0.002    0.009    0.001    0.000    0.000    0.001    1.000    0.001   -0.024    0.001    0.003    0.001    0.431    0.001   -0.000   -0.001    0.014    0.013 |
|  bplus_1 |   -0.012    0.122    0.083   -0.400   -0.102   -0.030    0.050   -0.437    0.029    0.078    0.011    0.077    0.001    1.000    0.397    0.095    0.014    0.033    0.242    0.120   -0.065    0.306   -0.466   -0.433 |
|  omega_s |    0.178    0.212    0.200   -0.739   -0.187   -0.507    0.229   -0.912   -0.146    0.172    0.135    0.045   -0.024    0.397    1.000    0.151   -0.191    0.049    0.530    0.127   -0.163    0.783   -0.501   -0.914 |
|  p3770_s |    0.120    0.174    0.085   -0.152   -0.076   -0.015    0.266   -0.167   -0.028    0.069    0.088    0.104    0.001    0.095    0.151    1.000   -0.038   -0.194    0.088    0.054   -0.138    0.146   -0.060   -0.166 |
|   Dbar_s |   -0.017    0.005   -0.080    0.192   -0.062   -0.024   -0.060    0.208    0.035   -0.066   -0.019   -0.020    0.003    0.014   -0.191   -0.038    1.000    0.003   -0.122   -0.067    0.179   -0.141    0.200    0.209 |
|  psi2s_p |    0.166    0.164   -0.045   -0.050    0.165    0.003    0.179   -0.054   -0.009    0.005    0.032    0.023    0.001    0.033    0.049   -0.194    0.003    1.000    0.029   -0.037    0.066    0.025   -0.018   -0.054 |
|    phi_s |    0.116    0.119    0.120   -0.527   -0.119   -0.317    0.147   -0.578   -0.092    0.102    0.083    0.024    0.431    0.242    0.530    0.088   -0.122    0.029    1.000    0.071   -0.101    0.470   -0.326   -0.574 |
|  p4160_s |    0.107    0.021    0.274   -0.128    0.114   -0.146    0.014   -0.140    0.179   -0.026   -0.064   -0.115    0.001    0.120    0.127    0.054   -0.067   -0.037    0.071    1.000   -0.034    0.149   -0.017   -0.138 |
|  p3770_p |   -0.010    0.001    0.085    0.164    0.009    0.222    0.076    0.179   -0.020    0.005    0.106   -0.068   -0.000   -0.065   -0.163   -0.138    0.179    0.066   -0.101   -0.034    1.000   -0.146    0.113    0.178 |
|  bplus_2 |    0.155    0.175    0.207   -0.788    0.013   -0.470    0.147   -0.861   -0.183    0.200    0.150    0.042   -0.001    0.306    0.783    0.146   -0.141    0.025    0.470    0.149   -0.146    1.000   -0.521   -0.855 |
|  bplus_0 |   -0.189   -0.100   -0.123    0.505    0.094    0.472   -0.185    0.543    0.170   -0.100   -0.121    0.025    0.014   -0.466   -0.501   -0.060    0.200   -0.018   -0.326   -0.017    0.113   -0.521    1.000    0.551 |
|    rho_p |   -0.194   -0.236   -0.220    0.922    0.205    0.556   -0.249    0.993    0.159   -0.188   -0.148   -0.049    0.013   -0.433   -0.914   -0.166    0.209   -0.054   -0.574   -0.138    0.178   -0.855    0.551    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.6326666302928978}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02157360565165911}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.13677242393075772}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.5453412984679065}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.0977991580421167}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.06299253705794167}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.2499896701076425}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 1.8704428198977097}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.15622449591507953}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.17242844777723043}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.07744575607145432}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.126920313855246}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.16088107701520604}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.0081968132740049}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 3.9044906976087788}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.1817551540381479}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.05111431726515564}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.024970832434326518}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.0406559780260007}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.126439277187834}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.0902852292044587}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.06568345842050916}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.004824357714271921}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 8.37130371428447})])
Toy 17/25
Time taken: 1 h, 53 min
Projected time left: 53 min, 28 s
Toy 17: Generating data...
Directory  data/zfit_toys/toy_17  Created 
Toy 17: Data generation finished
Toy 17: Loading data...
Toy 17: Loading data finished
Toy 17: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1304 (1304 total)    |
| EDM = 0.000127 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297330.2773299421
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | DDstar_p |   -4.9    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |  -1.630   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4040_p  |   -2.38   |    0.18   |            |            |-6.28319 | 6.28319 |       |
| 3 | omega_p  |    0.3    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.62   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 5 | DDstar_s |  -0.300   |   0.027   |            |            |  -0.3   |   0.3   |       |
| 6 | Dbar_p   |   -1.3    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 7 | rho_s    |    1.5    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 8 | p4415_s  |   1.48    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 9 | p4415_p  |   -2.06   |    0.15   |            |            |-6.28319 | 6.28319 |       |
| 10| p4160_p  |   -1.89   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 11| p4040_s  |   1.03    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 12| phi_p    |   0.74    |   0.18    |            |            |-6.28319 | 6.28319 |       |
| 13| bplus_1  |   0.82    |   0.06    |            |            |   -2    |    2    |       |
| 14| omega_s  |    6.0    |    1.5    |            |            | 4.19232 | 9.40768 |       |
| 15| p3770_s  |   3.65    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 16| Dbar_s   |   0.300   |   0.022   |            |            |  -0.3   |   0.3   |       |
| 17| psi2s_p  |   1.891   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 18| phi_s    |   20.5    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 19| p4160_s  |   2.00    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 20| p3770_p  |   3.61    |   0.09    |            |            |-6.28319 | 6.28319 |       |
| 21| bplus_2  |   0.21    |   0.09    |            |            |   -2    |    2    |       |
| 22| bplus_0  |   -0.44   |    0.03   |            |            |   -2    |    2    |       |
| 23| rho_p    |   5.83    |   0.25    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          | DDstar_p   jpsi_p  p4040_p  omega_p      Ctt DDstar_s   Dbar_p    rho_s  p4415_s  p4415_p  p4160_p  p4040_s    phi_p  bplus_1  omega_s  p3770_s   Dbar_s  psi2s_p    phi_s  p4160_s  p3770_p  bplus_2  bplus_0    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| DDstar_p |    1.000   -0.133   -0.045   -0.024   -0.026    0.054   -0.197    0.102   -0.023   -0.188   -0.008   -0.157    0.003   -0.194   -0.051    0.051    0.009   -0.150   -0.017   -0.111    0.145    0.286   -0.102   -0.003 |
|   jpsi_p |   -0.133    1.000   -0.101   -0.014    0.243    0.056    0.222   -0.019   -0.004    0.005   -0.053    0.026    0.015   -0.037   -0.011   -0.061    0.054   -0.006    0.039   -0.014    0.004   -0.200    0.109   -0.078 |
|  p4040_p |   -0.045   -0.101    1.000    0.001   -0.229    0.030   -0.093   -0.008    0.025    0.150    0.130   -0.212   -0.008    0.059    0.003   -0.075    0.024   -0.213   -0.013    0.338    0.114   -0.012   -0.017    0.012 |
|  omega_p |   -0.024   -0.014    0.001    1.000    0.007   -0.001   -0.007   -0.087   -0.004    0.007    0.003    0.001   -0.048   -0.070    0.712    0.000    0.000   -0.002    0.014    0.003   -0.004   -0.032    0.081   -0.024 |
|      Ctt |   -0.026    0.243   -0.229    0.007    1.000   -0.009   -0.329   -0.030    0.205   -0.023   -0.338    0.351   -0.022    0.079    0.011   -0.091   -0.003    0.220   -0.053    0.234   -0.235   -0.663    0.036    0.102 |
| DDstar_s |    0.054    0.056    0.030   -0.001   -0.009    1.000   -0.006    0.006   -0.003    0.023    0.045   -0.009    0.002   -0.017   -0.003    0.031   -0.001    0.020    0.000   -0.000    0.043    0.018   -0.003   -0.000 |
|   Dbar_p |   -0.197    0.222   -0.093   -0.007   -0.329   -0.006    1.000    0.042    0.036   -0.078   -0.004   -0.058   -0.003   -0.074   -0.020   -0.069    0.029   -0.032   -0.025   -0.086    0.317    0.050   -0.050    0.029 |
|    rho_s |    0.102   -0.019   -0.008   -0.087   -0.030    0.006    0.042    1.000    0.023   -0.026   -0.019    0.005    0.072    0.312   -0.419    0.000    0.001   -0.001   -0.055    0.001    0.004    0.094   -0.377    0.160 |
|  p4415_s |   -0.023   -0.004    0.025   -0.004    0.205   -0.003    0.036    0.023    1.000   -0.147   -0.068    0.163   -0.005   -0.057   -0.011    0.026   -0.001    0.024   -0.019    0.313   -0.061    0.056   -0.032    0.021 |
|  p4415_p |   -0.188    0.005    0.150    0.007   -0.023    0.023   -0.078   -0.026   -0.147    1.000    0.308   -0.190   -0.017    0.124    0.012   -0.020    0.015   -0.065   -0.030   -0.118    0.029   -0.245   -0.005    0.049 |
|  p4160_p |   -0.008   -0.053    0.130    0.003   -0.338    0.045   -0.004   -0.019   -0.068    0.308    1.000   -0.506   -0.002    0.042    0.008   -0.054    0.030   -0.131    0.004   -0.099    0.153   -0.011    0.017   -0.008 |
|  p4040_s |   -0.157    0.026   -0.212    0.001    0.351   -0.009   -0.058    0.005    0.163   -0.190   -0.506    1.000   -0.014    0.035   -0.002    0.118   -0.006    0.039   -0.034   -0.023   -0.152   -0.122   -0.034    0.050 |
|    phi_p |    0.003    0.015   -0.008   -0.048   -0.022    0.002   -0.003    0.072   -0.005   -0.017   -0.002   -0.014    1.000    0.015   -0.110   -0.011    0.001   -0.004    0.594   -0.020    0.003    0.073   -0.010   -0.227 |
|  bplus_1 |   -0.194   -0.037    0.059   -0.070    0.079   -0.017   -0.074    0.312   -0.057    0.124    0.042    0.035    0.015    1.000   -0.165   -0.021   -0.006    0.043   -0.112    0.043   -0.116   -0.119   -0.916   -0.011 |
|  omega_s |   -0.051   -0.011    0.003    0.712    0.011   -0.003   -0.020   -0.419   -0.011    0.012    0.008   -0.002   -0.110   -0.165    1.000   -0.001   -0.000   -0.002    0.006    0.000   -0.006   -0.053    0.193    0.083 |
|  p3770_s |    0.051   -0.061   -0.075    0.000   -0.091    0.031   -0.069    0.000    0.026   -0.020   -0.054    0.118   -0.011   -0.021   -0.001    1.000    0.028   -0.406   -0.024    0.015   -0.291    0.037   -0.013    0.028 |
|   Dbar_s |    0.009    0.054    0.024    0.000   -0.003   -0.001    0.029    0.001   -0.001    0.015    0.030   -0.006    0.001   -0.006   -0.000    0.028    1.000    0.029   -0.000   -0.001    0.050    0.004    0.000    0.001 |
|  psi2s_p |   -0.150   -0.006   -0.213   -0.002    0.220    0.020   -0.032   -0.001    0.024   -0.065   -0.131    0.039   -0.004    0.043   -0.002   -0.406    0.029    1.000   -0.007   -0.063   -0.038   -0.055   -0.010    0.004 |
|    phi_s |   -0.017    0.039   -0.013    0.014   -0.053    0.000   -0.025   -0.055   -0.019   -0.030    0.004   -0.034    0.594   -0.112    0.006   -0.024   -0.000   -0.007    1.000   -0.046    0.005    0.127    0.131   -0.151 |
|  p4160_s |   -0.111   -0.014    0.338    0.003    0.234   -0.000   -0.086    0.001    0.313   -0.118   -0.099   -0.023   -0.020    0.043    0.000    0.015   -0.001   -0.063   -0.046    1.000   -0.058   -0.169   -0.034    0.069 |
|  p3770_p |    0.145    0.004    0.114   -0.004   -0.235    0.043    0.317    0.004   -0.061    0.029    0.153   -0.152    0.003   -0.116   -0.006   -0.291    0.050   -0.038    0.005   -0.058    1.000    0.076    0.035   -0.010 |
|  bplus_2 |    0.286   -0.200   -0.012   -0.032   -0.663    0.018    0.050    0.094    0.056   -0.245   -0.011   -0.122    0.073   -0.119   -0.053    0.037    0.004   -0.055    0.127   -0.169    0.076    1.000   -0.112   -0.256 |
|  bplus_0 |   -0.102    0.109   -0.017    0.081    0.036   -0.003   -0.050   -0.377   -0.032   -0.005    0.017   -0.034   -0.010   -0.916    0.193   -0.013    0.000   -0.010    0.131   -0.034    0.035   -0.112    1.000   -0.001 |
|    rho_p |   -0.003   -0.078    0.012   -0.024    0.102   -0.000    0.029    0.160    0.021    0.049   -0.008    0.050   -0.227   -0.011    0.083    0.028    0.001    0.004   -0.151    0.069   -0.010   -0.256   -0.001    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.360079529615172}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.024364649355770762}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.17970635599866713}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.32883444072688617}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.205809136672632}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.027227153596576403}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.3323493878646806}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3285464793503742}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1916874660031217}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.14939847805879047}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10729673408268114}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17386459972278862}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.17512701194578373}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.06281642457292524}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.4825578071185648}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22969548163729225}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.022037812321152983}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03126993312096804}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.0691271892675438}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1725201808747141}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.08892710631968281}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08841721130561009}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.0329365961496918}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.24772931193637682})])
Toy 18/25
Time taken: 2 h, 1 min
Projected time left: 47 min, 8 s
Toy 18: Generating data...
Directory  data/zfit_toys/toy_18  Created 
Toy 18: Data generation finished
Toy 18: Loading data...
Toy 18: Loading data finished
Toy 18: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1298 (1298 total)    |
| EDM = 0.000482 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297291.0499398525
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | DDstar_p |   -3.4    |    1.0    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   1.60    |   0.05    |            |            |-6.28319 | 6.28319 |       |
| 2 | p4040_p  |   3.78    |   0.26    |            |            |-6.28319 | 6.28319 |       |
| 3 | omega_p  |   -6.28   |    0.19   |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.33   |    0.24   |            |            |  -1.5   |   1.5   |       |
| 5 | DDstar_s |   0.30    |   0.09    |            |            |  -0.3   |   0.3   |       |
| 6 | Dbar_p   |   0.26    |   1.95    |            |            |-6.28319 | 6.28319 |       |
| 7 | rho_s    |    1.4    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 8 | p4415_s  |   1.52    |   0.20    |            |            |0.126447 | 2.35355 |       |
| 9 | p4415_p  |   -2.56   |    0.16   |            |            |-6.28319 | 6.28319 |       |
| 10| p4160_p  |   -2.28   |    0.15   |            |            |-6.28319 | 6.28319 |       |
| 11| p4040_s  |   0.97    |   0.19    |            |            |0.00501244| 2.01499 |       |
| 12| phi_p    |   0.30    |   0.36    |            |            |-6.28319 | 6.28319 |       |
| 13| bplus_1  |   0.77    |   0.06    |            |            |   -2    |    2    |       |
| 14| omega_s  |    6.9    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 15| p3770_s  |    2.7    |    0.3    |            |            |0.918861 | 4.08114 |       |
| 16| Dbar_s   |   0.24    |   0.11    |            |            |  -0.3   |   0.3   |       |
| 17| psi2s_p  |   1.80    |   0.05    |            |            |-6.28319 | 6.28319 |       |
| 18| phi_s    |   18.4    |    1.7    |            |            | 14.8182 | 23.5818 |       |
| 19| p4160_s  |   2.30    |   0.18    |            |            | 0.71676 | 3.68324 |       |
| 20| p3770_p  |   3.40    |   0.18    |            |            |-6.28319 | 6.28319 |       |
| 21| bplus_2  |   0.29    |   0.08    |            |            |   -2    |    2    |       |
| 22| bplus_0  |  -0.408   |   0.028   |            |            |   -2    |    2    |       |
| 23| rho_p    |   -0.53   |    0.29   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          | DDstar_p   jpsi_p  p4040_p  omega_p      Ctt DDstar_s   Dbar_p    rho_s  p4415_s  p4415_p  p4160_p  p4040_s    phi_p  bplus_1  omega_s  p3770_s   Dbar_s  psi2s_p    phi_s  p4160_s  p3770_p  bplus_2  bplus_0    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| DDstar_p |    1.000    0.274    0.270    0.005    0.593    0.249    0.832   -0.090   -0.142   -0.081    0.095   -0.233    0.008    0.270    0.044    0.400   -0.386    0.430    0.021   -0.188    0.432   -0.009    0.008   -0.028 |
|   jpsi_p |    0.274    1.000    0.588    0.002    0.141    0.100    0.679   -0.015   -0.213    0.370    0.651   -0.287    0.004    0.165    0.004    0.609   -0.260    0.603    0.002   -0.207    0.649    0.352   -0.092   -0.037 |
|  p4040_p |    0.270    0.588    1.000    0.004    0.161    0.108    0.581   -0.045   -0.176    0.404    0.598   -0.354    0.012    0.162    0.021    0.444   -0.348    0.393    0.015    0.078    0.585    0.156   -0.028   -0.022 |
|  omega_p |    0.005    0.002    0.004    1.000    0.006    0.000    0.006   -0.026   -0.002    0.002    0.004   -0.002    0.011   -0.015    0.178    0.005   -0.005    0.004    0.016   -0.001    0.005   -0.008    0.018   -0.014 |
|      Ctt |    0.593    0.141    0.161    0.006    1.000    0.161    0.583   -0.073   -0.002    0.072    0.032    0.087    0.003    0.250    0.033    0.310   -0.527    0.505   -0.009    0.089    0.257   -0.454    0.008    0.069 |
| DDstar_s |    0.249    0.100    0.108    0.000    0.161    1.000    0.247   -0.001   -0.038   -0.032    0.070   -0.111    0.003    0.009    0.001    0.150   -0.163    0.132    0.004   -0.076    0.179    0.079   -0.011   -0.007 |
|   Dbar_p |    0.832    0.679    0.581    0.006    0.583    0.247    1.000   -0.087   -0.232    0.216    0.498   -0.326    0.020    0.274    0.042    0.663   -0.477    0.691    0.033   -0.232    0.718    0.157   -0.013   -0.046 |
|    rho_s |   -0.090   -0.015   -0.045   -0.026   -0.073   -0.001   -0.087    1.000    0.039   -0.002   -0.037    0.046    0.043    0.320   -0.474   -0.054    0.095   -0.048   -0.020    0.034   -0.063    0.080   -0.401    0.139 |
|  p4415_s |   -0.142   -0.213   -0.176   -0.002   -0.002   -0.038   -0.232    0.039    1.000   -0.232   -0.235    0.279   -0.004   -0.162   -0.019   -0.152    0.191   -0.143   -0.009    0.375   -0.221    0.090    0.000    0.010 |
|  p4415_p |   -0.081    0.370    0.404    0.002    0.072   -0.032    0.216   -0.002   -0.232    1.000    0.537   -0.238    0.003    0.085    0.001    0.267   -0.203    0.225   -0.009   -0.141    0.316    0.002   -0.051    0.031 |
|  p4160_p |    0.095    0.651    0.598    0.004    0.032    0.070    0.498   -0.037   -0.235    0.537    1.000   -0.526    0.013    0.123    0.017    0.453   -0.261    0.419    0.018   -0.234    0.587    0.183   -0.018   -0.031 |
|  p4040_s |   -0.233   -0.287   -0.354   -0.002    0.087   -0.111   -0.326    0.046    0.279   -0.238   -0.526    1.000   -0.011   -0.085   -0.022   -0.139    0.074   -0.215   -0.030    0.182   -0.316   -0.129   -0.037    0.067 |
|    phi_p |    0.008    0.004    0.012    0.011    0.003    0.003    0.020    0.043   -0.004    0.003    0.013   -0.011    1.000    0.013   -0.063    0.012   -0.011    0.013    0.862   -0.011    0.015    0.033   -0.009   -0.024 |
|  bplus_1 |    0.270    0.165    0.162   -0.015    0.250    0.009    0.274    0.320   -0.162    0.085    0.123   -0.085    0.013    1.000   -0.172    0.153   -0.255    0.169   -0.057   -0.074    0.115   -0.017   -0.911   -0.030 |
|  omega_s |    0.044    0.004    0.021    0.178    0.033    0.001    0.042   -0.474   -0.019    0.001    0.017   -0.022   -0.063   -0.172    1.000    0.026   -0.045    0.023   -0.011   -0.016    0.029   -0.046    0.207    0.208 |
|  p3770_s |    0.400    0.609    0.444    0.005    0.310    0.150    0.663   -0.054   -0.152    0.267    0.453   -0.139    0.012    0.153    0.026    1.000   -0.378    0.351    0.014   -0.122    0.432    0.175   -0.021   -0.015 |
|   Dbar_s |   -0.386   -0.260   -0.348   -0.005   -0.527   -0.163   -0.477    0.095    0.191   -0.203   -0.261    0.074   -0.011   -0.255   -0.045   -0.378    1.000   -0.369   -0.032    0.048   -0.170    0.023   -0.040    0.056 |
|  psi2s_p |    0.430    0.603    0.393    0.004    0.505    0.132    0.691   -0.048   -0.143    0.225    0.419   -0.215    0.013    0.169    0.023    0.351   -0.369    1.000    0.018   -0.172    0.543    0.131   -0.021   -0.026 |
|    phi_s |    0.021    0.002    0.015    0.016   -0.009    0.004    0.033   -0.020   -0.009   -0.009    0.018   -0.030    0.862   -0.057   -0.011    0.014   -0.032    0.018    1.000   -0.033    0.025    0.081    0.075   -0.012 |
|  p4160_s |   -0.188   -0.207    0.078   -0.001    0.089   -0.076   -0.232    0.034    0.375   -0.141   -0.234    0.182   -0.011   -0.074   -0.016   -0.122    0.048   -0.172   -0.033    1.000   -0.194   -0.144   -0.032    0.081 |
|  p3770_p |    0.432    0.649    0.585    0.005    0.257    0.179    0.718   -0.063   -0.221    0.316    0.587   -0.316    0.015    0.115    0.029    0.432   -0.170    0.543    0.025   -0.194    1.000    0.189    0.018   -0.040 |
|  bplus_2 |   -0.009    0.352    0.156   -0.008   -0.454    0.079    0.157    0.080    0.090    0.002    0.183   -0.129    0.033   -0.017   -0.046    0.175    0.023    0.131    0.081   -0.144    0.189    1.000   -0.125   -0.291 |
|  bplus_0 |    0.008   -0.092   -0.028    0.018    0.008   -0.011   -0.013   -0.401    0.000   -0.051   -0.018   -0.037   -0.009   -0.911    0.207   -0.021   -0.040   -0.021    0.075   -0.032    0.018   -0.125    1.000    0.003 |
|    rho_p |   -0.028   -0.037   -0.022   -0.014    0.069   -0.007   -0.046    0.139    0.010    0.031   -0.031    0.067   -0.024   -0.030    0.208   -0.015    0.056   -0.026   -0.012    0.081   -0.040   -0.291    0.003    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'DDstar_p' floating=True>, {'error': 1.0259393472065503}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.04516362451601541}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.2601399647220166}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.19109502125044475}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.23799331792878475}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.09498878780107367}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 1.9511832268155085}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3398792019636038}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.20495436650196208}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1630909098907194}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.1458152103054582}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1857268544685634}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.35602903327690827}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.056561274783505366}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.029638919129678}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.3351921616957996}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.11018197354149703}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.045932894494913334}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.6893688331183512}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.17908377373628004}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.1756715529762518}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08115999175249233}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.028378630335688326}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.29349747991683683})])
Toy 19/25
Time taken: 2 h, 9 min
Projected time left: 40 min, 48 s
Toy 19: Generating data...
Directory  data/zfit_toys/toy_19  Created 
Toy 19: Data generation finished
Toy 19: Loading data...
Toy 19: Loading data finished
Toy 19: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1608 (1608 total)    |
| EDM = 5.5E-05 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297246.91794773116
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | DDstar_p |   -1.6    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |  -1.614   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4040_p  |   -1.9    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 3 | omega_p  |   -6.1    |    0.5    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.72   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 5 | DDstar_s |   0.300   |   0.027   |            |            |  -0.3   |   0.3   |       |
| 6 | Dbar_p   |   4.98    |   0.31    |            |            |-6.28319 | 6.28319 |       |
| 7 | rho_s    |    1.0    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 8 | p4415_s  |   0.99    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 9 | p4415_p  |   -1.76   |    0.22   |            |            |-6.28319 | 6.28319 |       |
| 10| p4160_p  |   -1.76   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 11| p4040_s  |   0.55    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 12| phi_p    |   -6.28   |    0.07   |            |            |-6.28319 | 6.28319 |       |
| 13| bplus_1  |   0.81    |   0.06    |            |            |   -2    |    2    |       |
| 14| omega_s  |    6.2    |    1.9    |            |            | 4.19232 | 9.40768 |       |
| 15| p3770_s  |   3.25    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 16| Dbar_s   |   0.300   |   0.021   |            |            |  -0.3   |   0.3   |       |
| 17| psi2s_p  |   1.896   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 18| phi_s    |   17.8    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 19| p4160_s  |   2.52    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 20| p3770_p  |   3.82    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 21| bplus_2  |   0.13    |   0.09    |            |            |   -2    |    2    |       |
| 22| bplus_0  |  -0.420   |   0.031   |            |            |   -2    |    2    |       |
| 23| rho_p    |   -0.04   |    0.37   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          | DDstar_p   jpsi_p  p4040_p  omega_p      Ctt DDstar_s   Dbar_p    rho_s  p4415_s  p4415_p  p4160_p  p4040_s    phi_p  bplus_1  omega_s  p3770_s   Dbar_s  psi2s_p    phi_s  p4160_s  p3770_p  bplus_2  bplus_0    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| DDstar_p |    1.000   -0.055    0.065   -0.042   -0.052    0.048   -0.167    0.095   -0.083   -0.097    0.064   -0.189   -0.003   -0.197   -0.067    0.088    0.006   -0.105   -0.026   -0.065    0.172    0.268   -0.085   -0.071 |
|   jpsi_p |   -0.055    1.000   -0.080   -0.028    0.251    0.059    0.181   -0.037   -0.007    0.003   -0.055   -0.029   -0.005   -0.039   -0.027   -0.076    0.052   -0.019    0.027   -0.016    0.009   -0.178    0.096   -0.068 |
|  p4040_p |    0.065   -0.080    1.000    0.001   -0.314    0.022   -0.057   -0.011    0.001    0.180    0.297   -0.189   -0.000    0.025    0.003   -0.071    0.015   -0.177    0.006    0.318    0.174    0.041   -0.000   -0.004 |
|  omega_p |   -0.042   -0.028    0.001    1.000    0.014   -0.001   -0.015   -0.222   -0.004    0.011    0.002    0.002    0.017   -0.134    0.844   -0.002    0.000   -0.005    0.098    0.004   -0.006   -0.048    0.155    0.110 |
|      Ctt |   -0.052    0.251   -0.314    0.014    1.000   -0.009   -0.321    0.020    0.231   -0.075   -0.402    0.306    0.002    0.083    0.018   -0.143   -0.002    0.221   -0.051    0.227   -0.219   -0.676    0.032    0.106 |
| DDstar_s |    0.048    0.059    0.022   -0.001   -0.009    1.000   -0.002    0.004   -0.005    0.019    0.051   -0.003   -0.000   -0.014   -0.002    0.033   -0.001    0.023   -0.001    0.004    0.034    0.014   -0.001   -0.003 |
|   Dbar_p |   -0.167    0.181   -0.057   -0.015   -0.321   -0.002    1.000    0.052   -0.009   -0.082    0.014   -0.136   -0.001   -0.076   -0.027   -0.064    0.026   -0.045   -0.027   -0.077    0.282    0.057   -0.047   -0.009 |
|    rho_s |    0.095   -0.037   -0.011   -0.222    0.020    0.004    0.052    1.000    0.033   -0.007   -0.023    0.032    0.001    0.318   -0.396    0.013    0.001    0.008   -0.072    0.034   -0.005   -0.041   -0.384    0.017 |
|  p4415_s |   -0.083   -0.007    0.001   -0.004    0.231   -0.005   -0.009    0.033    1.000   -0.134   -0.046    0.164    0.000   -0.015   -0.010    0.007   -0.001    0.011   -0.026    0.298   -0.074   -0.025   -0.036    0.017 |
|  p4415_p |   -0.097    0.003    0.180    0.011   -0.075    0.019   -0.082   -0.007   -0.134    1.000    0.313   -0.191    0.001    0.111    0.016   -0.012    0.010   -0.070   -0.015   -0.184    0.060   -0.223   -0.002    0.048 |
|  p4160_p |    0.064   -0.055    0.297    0.002   -0.402    0.051    0.014   -0.023   -0.046    0.313    1.000   -0.497   -0.000    0.022    0.006   -0.019    0.031   -0.128    0.014   -0.089    0.190    0.046    0.018   -0.009 |
|  p4040_s |   -0.189   -0.029   -0.189    0.002    0.306   -0.003   -0.136    0.032    0.164   -0.191   -0.497    1.000    0.001    0.074   -0.001    0.082   -0.003   -0.058   -0.037    0.079   -0.139   -0.149   -0.053    0.045 |
|    phi_p |   -0.003   -0.005   -0.000    0.017    0.002   -0.000   -0.001    0.001    0.000    0.001   -0.000    0.001    1.000   -0.007    0.018    0.000   -0.000   -0.000    0.118    0.001   -0.001   -0.006    0.008    0.027 |
|  bplus_1 |   -0.197   -0.039    0.025   -0.134    0.083   -0.014   -0.076    0.318   -0.015    0.111    0.022    0.074   -0.007    1.000   -0.229   -0.032   -0.005    0.036   -0.152    0.026   -0.114   -0.176   -0.922   -0.241 |
|  omega_s |   -0.067   -0.027    0.003    0.844    0.018   -0.002   -0.027   -0.396   -0.010    0.016    0.006   -0.001    0.018   -0.229    1.000   -0.004    0.000   -0.007    0.134    0.001   -0.006   -0.061    0.266    0.330 |
|  p3770_s |    0.088   -0.076   -0.071   -0.002   -0.143    0.033   -0.064    0.013    0.007   -0.012   -0.019    0.082    0.000   -0.032   -0.004    1.000    0.031   -0.461   -0.017    0.012   -0.229    0.065   -0.014    0.016 |
|   Dbar_s |    0.006    0.052    0.015    0.000   -0.002   -0.001    0.026    0.001   -0.001    0.010    0.031   -0.003   -0.000   -0.005    0.000    0.031    1.000    0.028   -0.001    0.000    0.038    0.003    0.001    0.001 |
|  psi2s_p |   -0.105   -0.019   -0.177   -0.005    0.221    0.023   -0.045    0.008    0.011   -0.070   -0.128   -0.058   -0.000    0.036   -0.007   -0.461    0.028    1.000   -0.007   -0.074    0.020   -0.050   -0.017   -0.000 |
|    phi_s |   -0.026    0.027    0.006    0.098   -0.051   -0.001   -0.027   -0.072   -0.026   -0.015    0.014   -0.037    0.118   -0.152    0.134   -0.017   -0.001   -0.007    1.000   -0.042    0.007    0.103    0.171    0.122 |
|  p4160_s |   -0.065   -0.016    0.318    0.004    0.227    0.004   -0.077    0.034    0.298   -0.184   -0.089    0.079    0.001    0.026    0.001    0.012    0.000   -0.074   -0.042    1.000   -0.033   -0.179   -0.031    0.059 |
|  p3770_p |    0.172    0.009    0.174   -0.006   -0.219    0.034    0.282   -0.005   -0.074    0.060    0.190   -0.139   -0.001   -0.114   -0.006   -0.229    0.038    0.020    0.007   -0.033    1.000    0.080    0.043   -0.017 |
|  bplus_2 |    0.268   -0.178    0.041   -0.048   -0.676    0.014    0.057   -0.041   -0.025   -0.223    0.046   -0.149   -0.006   -0.176   -0.061    0.065    0.003   -0.050    0.103   -0.179    0.080    1.000   -0.045   -0.261 |
|  bplus_0 |   -0.085    0.096   -0.000    0.155    0.032   -0.001   -0.047   -0.384   -0.036   -0.002    0.018   -0.053    0.008   -0.922    0.266   -0.014    0.001   -0.017    0.171   -0.031    0.043   -0.045    1.000    0.274 |
|    rho_p |   -0.071   -0.068   -0.004    0.110    0.106   -0.003   -0.009    0.017    0.017    0.048   -0.009    0.045    0.027   -0.241    0.330    0.016    0.001   -0.000    0.122    0.059   -0.017   -0.261    0.274    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3420053753628043}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.024159895878399507}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.3399712155231245}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.4764414865904234}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.20843417078539406}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.026594793350838974}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.3105011359752652}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3712910739409681}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19196364106619346}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.21722860259452004}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09099876441838894}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17384519286413525}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.06660638605770952}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.061443932702491155}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.8636110388174303}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2287003780603052}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.020735525656568943}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.031184458510613133}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.877403388993212}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16706818492294917}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09993288983736637}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08589240075312787}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.03138018916611329}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.3742221497964775})])
Toy 20/25
Time taken: 2 h, 18 min
Projected time left: 34 min, 30 s
Toy 20: Generating data...
Directory  data/zfit_toys/toy_20  Created 
Toy 20: Data generation finished
Toy 20: Loading data...
Toy 20: Loading data finished
Toy 20: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1684 (1684 total)    |
| EDM = 0.0156 (Goal: 5E-06)    |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297316.7752118034
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | DDstar_p |   -4.99   |    0.17   |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   1.57    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 2 | p4040_p  |   -3.05   |    0.17   |            |            |-6.28319 | 6.28319 |       |
| 3 | omega_p  |   6.28    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.03   |    0.12   |            |            |  -1.5   |   1.5   |       |
| 5 | DDstar_s |   -0.29   |    0.31   |            |            |  -0.3   |   0.3   |       |
| 6 | Dbar_p   |   -3.8    |    0.9    |            |            |-6.28319 | 6.28319 |       |
| 7 | rho_s    |   0.55    |   0.25    |            |            |0.0253049| 2.0747  |       |
| 8 | p4415_s  |   1.57    |   0.14    |            |            |0.126447 | 2.35355 |       |
| 9 | p4415_p  |   -2.66   |    0.20   |            |            |-6.28319 | 6.28319 |       |
| 10| p4160_p  |   -2.71   |    0.15   |            |            |-6.28319 | 6.28319 |       |
| 11| p4040_s  |   1.14    |   0.15    |            |            |0.00501244| 2.01499 |       |
| 12| phi_p    |   6.02    |   0.16    |            |            |-6.28319 | 6.28319 |       |
| 13| bplus_1  |  -0.753   |   0.007   |            |            |   -2    |    2    |       |
| 14| omega_s  |    6.8    |    0.7    |            |            | 4.19232 | 9.40768 |       |
| 15| p3770_s  |   1.86    |   0.20    |            |            |0.918861 | 4.08114 |       |
| 16| Dbar_s   |   -0.30   |    0.34   |            |            |  -0.3   |   0.3   |       |
| 17| psi2s_p  |   1.80    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 18| phi_s    |   15.5    |    0.7    |            |            | 14.8182 | 23.5818 |       |
| 19| p4160_s  |   2.23    |   0.13    |            |            | 0.71676 | 3.68324 |       |
| 20| p3770_p  |   -3.25   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 21| bplus_2  |   -0.25   |    0.03   |            |            |   -2    |    2    |       |
| 22| bplus_0  |   0.410   |   0.004   |            |            |   -2    |    2    |       |
| 23| rho_p    |   -0.4    |    0.5    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          | DDstar_p   jpsi_p  p4040_p  omega_p      Ctt DDstar_s   Dbar_p    rho_s  p4415_s  p4415_p  p4160_p  p4040_s    phi_p  bplus_1  omega_s  p3770_s   Dbar_s  psi2s_p    phi_s  p4160_s  p3770_p  bplus_2  bplus_0    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| DDstar_p |    1.000    0.391    0.390    0.001   -0.257    0.506   -0.526    0.067   -0.184    0.418    0.478    0.256   -0.005    0.319   -0.015    0.229   -0.415    0.310    0.054    0.134    0.144    0.092    0.249   -0.134 |
|   jpsi_p |    0.391    1.000    0.636    0.001   -0.563    0.833   -0.749    0.076   -0.174    0.729    0.774    0.546   -0.003    0.258   -0.016    0.411   -0.755    0.604    0.077    0.340    0.205    0.169    0.167   -0.183 |
|  p4040_p |    0.390    0.636    1.000    0.000   -0.480    0.717   -0.658    0.062   -0.108    0.651    0.669    0.415   -0.001    0.190   -0.010    0.295   -0.637    0.452    0.072    0.445    0.218    0.177    0.114   -0.156 |
|  omega_p |    0.001    0.001    0.000    1.000   -0.000    0.001   -0.001   -0.005   -0.000    0.000    0.001    0.000   -0.003   -0.001   -0.101   -0.000   -0.001    0.000   -0.004   -0.000    0.000   -0.003   -0.002    0.021 |
|      Ctt |   -0.257   -0.563   -0.480   -0.000    1.000   -0.636    0.592   -0.057    0.224   -0.535   -0.595   -0.313   -0.000   -0.229    0.008   -0.239    0.677   -0.297   -0.065   -0.161   -0.139    0.059   -0.155    0.137 |
| DDstar_s |    0.506    0.833    0.717    0.001   -0.636    1.000   -0.958    0.093   -0.185    0.855    0.892    0.645   -0.003    0.300   -0.016    0.405   -0.960    0.648    0.105    0.417    0.180    0.235    0.186   -0.230 |
|   Dbar_p |   -0.526   -0.749   -0.658   -0.001    0.592   -0.958    1.000   -0.083    0.163   -0.808   -0.826   -0.626    0.003   -0.248    0.014   -0.359    0.916   -0.581   -0.098   -0.415   -0.083   -0.219   -0.145    0.215 |
|    rho_s |    0.067    0.076    0.062   -0.005   -0.057    0.093   -0.083    1.000   -0.009    0.078    0.080    0.062    0.021    0.045   -0.308    0.033   -0.098    0.060    0.018    0.042    0.019    0.033    0.106    0.083 |
|  p4415_s |   -0.184   -0.174   -0.108   -0.000    0.224   -0.185    0.163   -0.009    1.000   -0.195   -0.137   -0.081   -0.000    0.052   -0.000   -0.070    0.166   -0.128   -0.022    0.050   -0.066   -0.115    0.067    0.040 |
|  p4415_p |    0.418    0.729    0.651    0.000   -0.535    0.855   -0.808    0.078   -0.195    1.000    0.803    0.511   -0.001    0.249   -0.014    0.364   -0.798    0.555    0.086    0.299    0.190    0.232    0.156   -0.188 |
|  p4160_p |    0.478    0.774    0.669    0.001   -0.595    0.892   -0.826    0.080   -0.137    0.803    1.000    0.477   -0.002    0.248   -0.014    0.377   -0.826    0.587    0.092    0.333    0.224    0.228    0.151   -0.202 |
|  p4040_s |    0.256    0.546    0.415    0.000   -0.313    0.645   -0.626    0.062   -0.081    0.511    0.477    1.000   -0.001    0.238   -0.012    0.325   -0.615    0.415    0.062    0.240    0.122    0.143    0.166   -0.139 |
|    phi_p |   -0.005   -0.003   -0.001   -0.003   -0.000   -0.003    0.003    0.021   -0.000   -0.001   -0.002   -0.001    1.000    0.006   -0.017    0.002    0.006   -0.001    0.466   -0.000   -0.002    0.015    0.008    0.050 |
|  bplus_1 |    0.319    0.258    0.190   -0.001   -0.229    0.300   -0.248    0.045    0.052    0.249    0.248    0.238    0.006    1.000   -0.006    0.116   -0.352    0.198    0.019    0.186    0.079   -0.009   -0.154   -0.021 |
|  omega_s |   -0.015   -0.016   -0.010   -0.101    0.008   -0.016    0.014   -0.308   -0.000   -0.014   -0.014   -0.012   -0.017   -0.006    1.000   -0.005    0.019   -0.010    0.019   -0.009   -0.005   -0.007   -0.025    0.204 |
|  p3770_s |    0.229    0.411    0.295   -0.000   -0.239    0.405   -0.359    0.033   -0.070    0.364    0.377    0.325    0.002    0.116   -0.005    1.000   -0.320    0.183    0.037    0.193   -0.038    0.076    0.077   -0.079 |
|   Dbar_s |   -0.415   -0.755   -0.637   -0.001    0.677   -0.960    0.916   -0.098    0.166   -0.798   -0.826   -0.615    0.006   -0.352    0.019   -0.320    1.000   -0.578   -0.097   -0.393   -0.147   -0.288   -0.243    0.226 |
|  psi2s_p |    0.310    0.604    0.452    0.000   -0.297    0.648   -0.581    0.060   -0.128    0.555    0.587    0.415   -0.001    0.198   -0.010    0.183   -0.578    1.000    0.067    0.245    0.132    0.113    0.125   -0.147 |
|    phi_s |    0.054    0.077    0.072   -0.004   -0.065    0.105   -0.098    0.018   -0.022    0.086    0.092    0.062    0.466    0.019    0.019    0.037   -0.097    0.067    1.000    0.035    0.020   -0.030    0.002    0.055 |
|  p4160_s |    0.134    0.340    0.445   -0.000   -0.161    0.417   -0.415    0.042    0.050    0.299    0.333    0.240   -0.000    0.186   -0.009    0.193   -0.393    0.245    0.035    1.000    0.070    0.112    0.143   -0.082 |
|  p3770_p |    0.144    0.205    0.218    0.000   -0.139    0.180   -0.083    0.019   -0.066    0.190    0.224    0.122   -0.002    0.079   -0.005   -0.038   -0.147    0.132    0.020    0.070    1.000    0.060    0.061   -0.052 |
|  bplus_2 |    0.092    0.169    0.177   -0.003    0.059    0.235   -0.219    0.033   -0.115    0.232    0.228    0.143    0.015   -0.009   -0.007    0.076   -0.288    0.113   -0.030    0.112    0.060    1.000   -0.032    0.099 |
|  bplus_0 |    0.249    0.167    0.114   -0.002   -0.155    0.186   -0.145    0.106    0.067    0.156    0.151    0.166    0.008   -0.154   -0.025    0.077   -0.243    0.125    0.002    0.143    0.061   -0.032    1.000   -0.013 |
|    rho_p |   -0.134   -0.183   -0.156    0.021    0.137   -0.230    0.215    0.083    0.040   -0.188   -0.202   -0.139    0.050   -0.021    0.204   -0.079    0.226   -0.147    0.055   -0.082   -0.052    0.099   -0.013    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.17229531351037375}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.035845505041499415}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.16528983851909684}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.0956198030304698}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.11951311741472159}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.30561206781919775}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.9238344608116436}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.24513512914920685}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.13818383259212297}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.19633954268654996}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.14888741691515306}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.15057696421019096}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.16365985168134856}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.0074161088613045045}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.6988700991674288}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.20150800302632077}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.33527702707649665}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.032463813300315}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.7422309348588376}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.12778064277522772}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.11099519722072326}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.033887883138362884}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.003940070631730297}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.49362534511800815})])
Toy 21/25
Time taken: 2 h, 27 min
Projected time left: 28 min, 4 s
Toy 21: Generating data...
Directory  data/zfit_toys/toy_21  Created 
Toy 21: Data generation finished
Toy 21: Loading data...
Toy 21: Loading data finished
Toy 21: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.971E+05               |    Ncalls=1326 (1326 total)    |
| EDM = 0.000645 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297122.65096799826
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | DDstar_p |    -6     |     11    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   1.59    |   0.06    |            |            |-6.28319 | 6.28319 |       |
| 2 | p4040_p  |   3.55    |   0.27    |            |            |-6.28319 | 6.28319 |       |
| 3 | omega_p  |   -5.84   |    0.23   |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   0.09    |   0.12    |            |            |  -1.5   |   1.5   |       |
| 5 | DDstar_s |   -0.30   |    0.04   |            |            |  -0.3   |   0.3   |       |
| 6 | Dbar_p   |   -2.7    |    0.7    |            |            |-6.28319 | 6.28319 |       |
| 7 | rho_s    |    0.8    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 8 | p4415_s  |   1.40    |   0.15    |            |            |0.126447 | 2.35355 |       |
| 9 | p4415_p  |   3.94    |   0.27    |            |            |-6.28319 | 6.28319 |       |
| 10| p4160_p  |   4.04    |   0.19    |            |            |-6.28319 | 6.28319 |       |
| 11| p4040_s  |   0.87    |   0.20    |            |            |0.00501244| 2.01499 |       |
| 12| phi_p    |   -0.25   |    0.19   |            |            |-6.28319 | 6.28319 |       |
| 13| bplus_1  |   0.819   |   0.011   |            |            |   -2    |    2    |       |
| 14| omega_s  |    9.2    |    0.8    |            |            | 4.19232 | 9.40768 |       |
| 15| p3770_s  |   2.60    |   0.27    |            |            |0.918861 | 4.08114 |       |
| 16| Dbar_s   |   0.30    |   0.05    |            |            |  -0.3   |   0.3   |       |
| 17| psi2s_p  |   1.81    |   0.05    |            |            |-6.28319 | 6.28319 |       |
| 18| phi_s    |   17.9    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 19| p4160_s  |   2.39    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 20| p3770_p  |   -2.93   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 21| bplus_2  |   0.14    |   0.04    |            |            |   -2    |    2    |       |
| 22| bplus_0  |  -0.398   |   0.006   |            |            |   -2    |    2    |       |
| 23| rho_p    |    0.8    |    0.3    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          | DDstar_p   jpsi_p  p4040_p  omega_p      Ctt DDstar_s   Dbar_p    rho_s  p4415_s  p4415_p  p4160_p  p4040_s    phi_p  bplus_1  omega_s  p3770_s   Dbar_s  psi2s_p    phi_s  p4160_s  p3770_p  bplus_2  bplus_0    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| DDstar_p |    1.000   -0.937   -0.773    0.030    0.440    0.325   -0.953    0.087   -0.116   -0.886   -0.917   -0.747   -0.028   -0.477   -0.025   -0.702   -0.116   -0.814   -0.091   -0.626   -0.372   -0.078   -0.525   -0.101 |
|   jpsi_p |   -0.937    1.000    0.738   -0.028   -0.452   -0.308    0.856   -0.076    0.094    0.837    0.874    0.702    0.025    0.442    0.021    0.691    0.116    0.786    0.077    0.580    0.359    0.101    0.471    0.095 |
|  p4040_p |   -0.773    0.738    1.000   -0.023   -0.410   -0.242    0.689   -0.061    0.118    0.718    0.731    0.531    0.023    0.385    0.019    0.536    0.080    0.598    0.067    0.626    0.366    0.040    0.422    0.085 |
|  omega_p |    0.030   -0.028   -0.023    1.000    0.021    0.017   -0.026    0.144    0.006   -0.025   -0.030   -0.015    0.012   -0.009    0.437   -0.019    0.005   -0.024    0.007   -0.009   -0.016   -0.038   -0.054   -0.392 |
|      Ctt |    0.440   -0.452   -0.410    0.021    1.000    0.151   -0.474    0.050    0.109   -0.403   -0.470   -0.207   -0.012   -0.214   -0.012   -0.318   -0.112   -0.233   -0.050   -0.172   -0.166   -0.397   -0.187   -0.050 |
| DDstar_s |    0.325   -0.308   -0.242    0.017    0.151    1.000   -0.314    0.033   -0.075   -0.291   -0.280   -0.272   -0.009   -0.231   -0.009   -0.216   -0.065   -0.268   -0.033   -0.230   -0.072   -0.016   -0.257   -0.054 |
|   Dbar_p |   -0.953    0.856    0.689   -0.026   -0.474   -0.314    1.000   -0.079    0.122    0.823    0.839    0.709    0.025    0.428    0.023    0.606    0.124    0.736    0.082    0.591    0.308    0.034    0.477    0.089 |
|    rho_s |    0.087   -0.076   -0.061    0.144    0.050    0.033   -0.079    1.000   -0.001   -0.068   -0.080   -0.049    0.045   -0.079    0.023   -0.051   -0.002   -0.070    0.070   -0.031   -0.046   -0.181   -0.103   -0.118 |
|  p4415_s |   -0.116    0.094    0.118    0.006    0.109   -0.075    0.122   -0.001    1.000    0.056    0.116    0.133    0.005   -0.054    0.002    0.089    0.004    0.093    0.004    0.234    0.017    0.097   -0.073   -0.012 |
|  p4415_p |   -0.886    0.837    0.718   -0.025   -0.403   -0.291    0.823   -0.068    0.056    1.000    0.856    0.617    0.027    0.432    0.022    0.633    0.094    0.714    0.076    0.507    0.364    0.021    0.476    0.093 |
|  p4160_p |   -0.917    0.874    0.731   -0.030   -0.470   -0.280    0.839   -0.080    0.116    0.856    1.000    0.595    0.025    0.466    0.023    0.652    0.114    0.744    0.083    0.548    0.390    0.051    0.516    0.100 |
|  p4040_s |   -0.747    0.702    0.531   -0.015   -0.207   -0.272    0.709   -0.049    0.133    0.617    0.595    1.000    0.024    0.305    0.018    0.575    0.067    0.600    0.060    0.422    0.271    0.066    0.326    0.066 |
|    phi_p |   -0.028    0.025    0.023    0.012   -0.012   -0.009    0.025    0.045    0.005    0.027    0.025    0.024    1.000    0.007   -0.020    0.022    0.005    0.023    0.543    0.022    0.007   -0.030   -0.001    0.009 |
|  bplus_1 |   -0.477    0.442    0.385   -0.009   -0.214   -0.231    0.428   -0.079   -0.054    0.432    0.466    0.305    0.007    1.000    0.012    0.324   -0.011    0.380    0.044    0.238    0.197   -0.061   -0.207    0.008 |
|  omega_s |   -0.025    0.021    0.019    0.437   -0.012   -0.009    0.023    0.023    0.002    0.022    0.023    0.018   -0.020    0.012    1.000    0.017    0.002    0.020    0.007    0.015    0.009    0.007    0.015    0.053 |
|  p3770_s |   -0.702    0.691    0.536   -0.019   -0.318   -0.216    0.606   -0.051    0.089    0.633    0.652    0.575    0.022    0.324    0.017    1.000    0.076    0.481    0.057    0.455    0.154    0.057    0.356    0.076 |
|   Dbar_s |   -0.116    0.116    0.080    0.005   -0.112   -0.065    0.124   -0.002    0.004    0.094    0.114    0.067    0.005   -0.011    0.002    0.076    1.000    0.095    0.006    0.049    0.125   -0.016   -0.012   -0.006 |
|  psi2s_p |   -0.814    0.786    0.598   -0.024   -0.233   -0.268    0.736   -0.070    0.093    0.714    0.744    0.600    0.023    0.380    0.020    0.481    0.095    1.000    0.072    0.483    0.334    0.083    0.415    0.080 |
|    phi_s |   -0.091    0.077    0.067    0.007   -0.050   -0.033    0.082    0.070    0.004    0.076    0.083    0.060    0.543    0.044    0.007    0.057    0.006    0.072    1.000    0.045    0.034    0.065    0.061    0.021 |
|  p4160_s |   -0.626    0.580    0.626   -0.009   -0.172   -0.230    0.591   -0.031    0.234    0.507    0.548    0.422    0.022    0.238    0.015    0.455    0.049    0.483    0.045    1.000    0.247    0.016    0.256    0.053 |
|  p3770_p |   -0.372    0.359    0.366   -0.016   -0.166   -0.072    0.308   -0.046    0.017    0.364    0.390    0.271    0.007    0.197    0.009    0.154    0.125    0.334    0.034    0.247    1.000    0.003    0.240    0.046 |
|  bplus_2 |   -0.078    0.101    0.040   -0.038   -0.397   -0.016    0.034   -0.181    0.097    0.021    0.051    0.066   -0.030   -0.061    0.007    0.057   -0.016    0.083    0.065    0.016    0.003    1.000   -0.171   -0.034 |
|  bplus_0 |   -0.525    0.471    0.422   -0.054   -0.187   -0.257    0.477   -0.103   -0.073    0.476    0.516    0.326   -0.001   -0.207    0.015    0.356   -0.012    0.415    0.061    0.256    0.240   -0.171    1.000    0.146 |
|    rho_p |   -0.101    0.095    0.085   -0.392   -0.050   -0.054    0.089   -0.118   -0.012    0.093    0.100    0.066    0.009    0.008    0.053    0.076   -0.006    0.080    0.021    0.053    0.046   -0.034    0.146    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'DDstar_p' floating=True>, {'error': 10.927614835980934}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.05838227211745073}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.26938713785354196}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.23376812960816729}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.11766771790535957}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.044411818842431006}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.741726409509794}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.36418974883580657}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1527179447549435}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.2749120444040445}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.18589584727560116}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1984826273740139}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.18712034161040014}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.011393368013412397}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.8007620875651025}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.27202730926769325}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.0525021943183257}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.04622031071913302}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.935994691870361}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16641545840949656}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09990395444557043}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.04268951692296197}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.006092889470634466}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.3454991226631421})])
Toy 22/25
Time taken: 2 h, 35 min
Projected time left: 21 min, 12 s
Toy 22: Generating data...
Directory  data/zfit_toys/toy_22  Created 
Toy 22: Data generation finished
Toy 22: Loading data...
Toy 22: Loading data finished
Toy 22: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |     Ncalls=882 (882 total)     |
| EDM = 4.77E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297249.6579586642
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | DDstar_p |   -4.9    |    1.6    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   -4.63   |    0.05   |            |            |-6.28319 | 6.28319 |       |
| 2 | p4040_p  |    -6     |     9     |            |            |-6.28319 | 6.28319 |       |
| 3 | omega_p  |   6.28    |   0.15    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.53   |    0.14   |            |            |  -1.5   |   1.5   |       |
| 5 | DDstar_s |   -0.17   |    0.35   |            |            |  -0.3   |   0.3   |       |
| 6 | Dbar_p   |    1.5    |    0.5    |            |            |-6.28319 | 6.28319 |       |
| 7 | rho_s    |   1.37    |   0.30    |            |            |0.0253049| 2.0747  |       |
| 8 | p4415_s  |   0.62    |   0.21    |            |            |0.126447 | 2.35355 |       |
| 9 | p4415_p  |   3.89    |   0.30    |            |            |-6.28319 | 6.28319 |       |
| 10| p4160_p  |   -1.93   |    0.23   |            |            |-6.28319 | 6.28319 |       |
| 11| p4040_s  |   0.005   |   0.023   |            |            |0.00501244| 2.01499 |       |
| 12| phi_p    |   -0.71   |    0.15   |            |            |-6.28319 | 6.28319 |       |
| 13| bplus_1  |   0.803   |   0.030   |            |            |   -2    |    2    |       |
| 14| omega_s  |    5.8    |    0.9    |            |            | 4.19232 | 9.40768 |       |
| 15| p3770_s  |    2.6    |    0.4    |            |            |0.918861 | 4.08114 |       |
| 16| Dbar_s   |   0.30    |   0.44    |            |            |  -0.3   |   0.3   |       |
| 17| psi2s_p  |   1.81    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 18| phi_s    |   16.5    |    0.8    |            |            | 14.8182 | 23.5818 |       |
| 19| p4160_s  |   2.20    |   0.15    |            |            | 0.71676 | 3.68324 |       |
| 20| p3770_p  |   3.77    |   0.19    |            |            |-6.28319 | 6.28319 |       |
| 21| bplus_2  |   0.29    |   0.07    |            |            |   -2    |    2    |       |
| 22| bplus_0  |  -0.425   |   0.015   |            |            |   -2    |    2    |       |
| 23| rho_p    |   5.76    |   0.25    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          | DDstar_p   jpsi_p  p4040_p  omega_p      Ctt DDstar_s   Dbar_p    rho_s  p4415_s  p4415_p  p4160_p  p4040_s    phi_p  bplus_1  omega_s  p3770_s   Dbar_s  psi2s_p    phi_s  p4160_s  p3770_p  bplus_2  bplus_0    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| DDstar_p |    1.000    0.860   -0.056    0.001    0.390    0.957    0.806    0.328   -0.559    0.163    0.898    0.093    0.075   -0.891   -0.139    0.841    0.781    0.730   -0.076   -0.423    0.809    0.600   -0.872    0.014 |
|   jpsi_p |    0.860    1.000   -0.055    0.001    0.231    0.918    0.717    0.294   -0.527    0.183    0.871    0.087    0.071   -0.811   -0.127    0.810    0.664    0.732   -0.078   -0.396    0.764    0.588   -0.800    0.023 |
|  p4040_p |   -0.056   -0.055    1.000   -0.000   -0.019   -0.060   -0.053   -0.019    0.030   -0.015   -0.054   -0.210   -0.005    0.051    0.008   -0.053   -0.046   -0.042    0.005    0.010   -0.052   -0.034    0.051   -0.002 |
|  omega_p |    0.001    0.001   -0.000    1.000    0.000    0.001    0.001    0.007   -0.000   -0.000    0.001    0.000    0.001   -0.001   -0.108    0.001    0.001    0.001   -0.001   -0.001    0.001    0.002   -0.001    0.030 |
|      Ctt |    0.390    0.231   -0.019    0.000    1.000    0.356    0.477    0.112   -0.086    0.125    0.277    0.020    0.027   -0.282   -0.052    0.265    0.309    0.413   -0.044    0.059    0.245   -0.137   -0.280    0.028 |
| DDstar_s |    0.957    0.918   -0.060    0.001    0.356    1.000    0.775    0.324   -0.564    0.200    0.938    0.095    0.077   -0.883   -0.137    0.866    0.796    0.775   -0.073   -0.415    0.831    0.607   -0.864    0.013 |
|   Dbar_p |    0.806    0.717   -0.053    0.001    0.477    0.775    1.000    0.236   -0.477    0.204    0.758    0.077    0.056   -0.643   -0.098    0.727    0.663    0.652   -0.040   -0.323    0.581    0.531   -0.624   -0.010 |
|    rho_s |    0.328    0.294   -0.019    0.007    0.112    0.324    0.236    1.000   -0.169    0.050    0.298    0.030    0.032   -0.282   -0.411    0.277    0.255    0.248   -0.000   -0.134    0.275    0.233   -0.338    0.144 |
|  p4415_s |   -0.559   -0.527    0.030   -0.000   -0.086   -0.564   -0.477   -0.169    1.000   -0.190   -0.533   -0.057   -0.043    0.454    0.072   -0.494   -0.449   -0.416    0.040    0.456   -0.494   -0.265    0.447   -0.014 |
|  p4415_p |    0.163    0.183   -0.015   -0.000    0.125    0.200    0.204    0.050   -0.190    1.000    0.255    0.027    0.018   -0.142   -0.022    0.189    0.160    0.136   -0.030   -0.185    0.171    0.002   -0.148    0.037 |
|  p4160_p |    0.898    0.871   -0.054    0.001    0.277    0.938    0.758    0.298   -0.533    0.255    1.000    0.095    0.072   -0.814   -0.126    0.822    0.717    0.710   -0.070   -0.421    0.800    0.552   -0.797    0.017 |
|  p4040_s |    0.093    0.087   -0.210    0.000    0.020    0.095    0.077    0.030   -0.057    0.027    0.095    1.000    0.007   -0.082   -0.013    0.080    0.072    0.070   -0.007   -0.024    0.083    0.057   -0.081    0.001 |
|    phi_p |    0.075    0.071   -0.005    0.001    0.027    0.077    0.056    0.032   -0.043    0.018    0.072    0.007    1.000   -0.071   -0.027    0.067    0.057    0.060    0.281   -0.027    0.063    0.028   -0.079    0.068 |
|  bplus_1 |   -0.891   -0.811    0.051   -0.001   -0.282   -0.883   -0.643   -0.282    0.454   -0.142   -0.814   -0.082   -0.071    1.000    0.117   -0.770   -0.689   -0.679    0.069    0.345   -0.753   -0.602    0.667   -0.034 |
|  omega_s |   -0.139   -0.127    0.008   -0.108   -0.052   -0.137   -0.098   -0.411    0.072   -0.022   -0.126   -0.013   -0.027    0.117    1.000   -0.119   -0.108   -0.106    0.038    0.055   -0.118   -0.096    0.140    0.184 |
|  p3770_s |    0.841    0.810   -0.053    0.001    0.265    0.866    0.727    0.277   -0.494    0.189    0.822    0.080    0.067   -0.770   -0.119    1.000    0.647    0.558   -0.070   -0.340    0.677    0.530   -0.752    0.021 |
|   Dbar_s |    0.781    0.664   -0.046    0.001    0.309    0.796    0.663    0.255   -0.449    0.160    0.717    0.072    0.057   -0.689   -0.108    0.647    1.000    0.568   -0.054   -0.309    0.590    0.469   -0.671    0.003 |
|  psi2s_p |    0.730    0.732   -0.042    0.001    0.413    0.775    0.652    0.248   -0.416    0.136    0.710    0.070    0.060   -0.679   -0.106    0.558    0.568    1.000   -0.060   -0.326    0.664    0.467   -0.665    0.015 |
|    phi_s |   -0.076   -0.078    0.005   -0.001   -0.044   -0.073   -0.040   -0.000    0.040   -0.030   -0.070   -0.007    0.281    0.069    0.038   -0.070   -0.054   -0.060    1.000    0.009   -0.063    0.032    0.084    0.058 |
|  p4160_s |   -0.423   -0.396    0.010   -0.001    0.059   -0.415   -0.323   -0.134    0.456   -0.185   -0.421   -0.024   -0.027    0.345    0.055   -0.340   -0.309   -0.326    0.009    1.000   -0.371   -0.317    0.333    0.028 |
|  p3770_p |    0.809    0.764   -0.052    0.001    0.245    0.831    0.581    0.275   -0.494    0.171    0.800    0.083    0.063   -0.753   -0.118    0.677    0.590    0.664   -0.063   -0.371    1.000    0.495   -0.731    0.006 |
|  bplus_2 |    0.600    0.588   -0.034    0.002   -0.137    0.607    0.531    0.233   -0.265    0.002    0.552    0.057    0.028   -0.602   -0.096    0.530    0.469    0.467    0.032   -0.317    0.495    1.000   -0.602   -0.163 |
|  bplus_0 |   -0.872   -0.800    0.051   -0.001   -0.280   -0.864   -0.624   -0.338    0.447   -0.148   -0.797   -0.081   -0.079    0.667    0.140   -0.752   -0.671   -0.665    0.084    0.333   -0.731   -0.602    1.000   -0.033 |
|    rho_p |    0.014    0.023   -0.002    0.030    0.028    0.013   -0.010    0.144   -0.014    0.037    0.017    0.001    0.068   -0.034    0.184    0.021    0.003    0.015    0.058    0.028    0.006   -0.163   -0.033    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'DDstar_p' floating=True>, {'error': 1.6088881132614032}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.05452403277180551}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 8.858705639234973}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.1477558609718157}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.13523087894580887}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.3540589407344206}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.45416102639802425}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3017108851135669}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.2129334508467786}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.2991223282490294}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.2273131500067791}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.022539771274172928}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.1453649705694806}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.030499696383030628}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.9312602903285563}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.41125309173450697}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.43806010785231475}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.04365567740607812}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.8466727883331258}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.15345196127860605}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.19416988677715175}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.0684124536418651}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.014665433025234709}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.24866410521771254})])
Toy 23/25
Time taken: 2 h, 42 min
Projected time left: 14 min, 6 s
Toy 23: Generating data...
Directory  data/zfit_toys/toy_23  Created 
Toy 23: Data generation finished
Toy 23: Loading data...
Toy 23: Loading data finished
Toy 23: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.974E+05               |    Ncalls=1464 (1464 total)    |
| EDM = 0.000143 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297410.3616346816
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | DDstar_p |   -4.2    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   1.66    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 2 | p4040_p  |   3.29    |   0.23    |            |            |-6.28319 | 6.28319 |       |
| 3 | omega_p  |   6.28    |   0.21    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.59   |    0.18   |            |            |  -1.5   |   1.5   |       |
| 5 | DDstar_s |   0.30    |   0.40    |            |            |  -0.3   |   0.3   |       |
| 6 | Dbar_p   |   -3.5    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 7 | rho_s    |    1.0    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 8 | p4415_s  |   0.126   |   0.019   |            |            |0.126447 | 2.35355 |       |
| 9 | p4415_p  |   -6.28   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 10| p4160_p  |   -2.09   |    0.13   |            |            |-6.28319 | 6.28319 |       |
| 11| p4040_s  |   0.78    |   0.19    |            |            |0.00501244| 2.01499 |       |
| 12| phi_p    |   6.28    |   0.28    |            |            |-6.28319 | 6.28319 |       |
| 13| bplus_1  |   0.83    |   0.06    |            |            |   -2    |    2    |       |
| 14| omega_s  |    7.2    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 15| p3770_s  |   2.57    |   0.26    |            |            |0.918861 | 4.08114 |       |
| 16| Dbar_s   |   -0.30   |    0.44   |            |            |  -0.3   |   0.3   |       |
| 17| psi2s_p  |   1.81    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 18| phi_s    |   18.1    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 19| p4160_s  |   1.96    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 20| p3770_p  |   -2.63   |    0.15   |            |            |-6.28319 | 6.28319 |       |
| 21| bplus_2  |   0.10    |   0.09    |            |            |   -2    |    2    |       |
| 22| bplus_0  |   -0.43   |    0.03   |            |            |   -2    |    2    |       |
| 23| rho_p    |   -6.28   |    0.07   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          | DDstar_p   jpsi_p  p4040_p  omega_p      Ctt DDstar_s   Dbar_p    rho_s  p4415_s  p4415_p  p4160_p  p4040_s    phi_p  bplus_1  omega_s  p3770_s   Dbar_s  psi2s_p    phi_s  p4160_s  p3770_p  bplus_2  bplus_0    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| DDstar_p |    1.000   -0.041   -0.104   -0.020    0.070    0.223    0.447   -0.119   -0.007   -0.003   -0.272    0.146    0.006    0.266    0.042   -0.170   -0.011    0.032    0.010    0.005   -0.093   -0.319    0.088    0.014 |
|   jpsi_p |   -0.041    1.000    0.140    0.013   -0.402   -0.137    0.606    0.100    0.007    0.000    0.390   -0.195   -0.003   -0.018   -0.050    0.355    0.191    0.277   -0.051   -0.160    0.446    0.348   -0.182   -0.009 |
|  p4040_p |   -0.104    0.140    1.000    0.002   -0.111   -0.140    0.090    0.045    0.003   -0.004    0.037   -0.233   -0.002    0.014   -0.028    0.112    0.184   -0.105   -0.034    0.293    0.206    0.024   -0.075   -0.001 |
|  omega_p |   -0.020    0.013    0.002    1.000   -0.011    0.000   -0.004    0.153   -0.000    0.000    0.006   -0.003    0.009    0.051   -0.482    0.003   -0.004    0.002   -0.038   -0.004    0.004    0.027   -0.063   -0.010 |
|      Ctt |    0.070   -0.402   -0.111   -0.011    1.000    0.034   -0.197   -0.007   -0.006   -0.004   -0.386    0.389    0.003    0.119   -0.027   -0.205    0.165    0.187   -0.049    0.244   -0.243   -0.715    0.039    0.010 |
| DDstar_s |    0.223   -0.137   -0.140    0.000    0.034    1.000    0.170    0.004   -0.007    0.003   -0.168    0.015    0.001    0.010   -0.005   -0.071    0.070   -0.067   -0.007   -0.056    0.011   -0.053   -0.005    0.001 |
|   Dbar_p |    0.447    0.606    0.090   -0.004   -0.197    0.170    1.000    0.032    0.003   -0.002    0.270   -0.138   -0.005    0.035   -0.020    0.286    0.124    0.334   -0.031   -0.151    0.547    0.102   -0.080   -0.000 |
|    rho_s |   -0.119    0.100    0.045    0.153   -0.007    0.004    0.032    1.000    0.001   -0.001    0.046   -0.005   -0.026    0.315   -0.435    0.055   -0.023    0.037   -0.062    0.024    0.040   -0.004   -0.412   -0.054 |
|  p4415_s |   -0.007    0.007    0.003   -0.000   -0.006   -0.007    0.003    0.001    1.000   -0.011    0.015   -0.011   -0.000    0.001   -0.001    0.005    0.005    0.000   -0.001   -0.010    0.009   -0.002   -0.002   -0.000 |
|  p4415_p |   -0.003    0.000   -0.004    0.000   -0.004    0.003   -0.002   -0.001   -0.011    1.000   -0.004    0.002    0.000   -0.002    0.001   -0.001   -0.002   -0.000    0.001   -0.005   -0.000    0.002    0.002   -0.000 |
|  p4160_p |   -0.272    0.390    0.037    0.006   -0.386   -0.168    0.270    0.046    0.015   -0.004    1.000   -0.495   -0.003   -0.084   -0.017    0.223    0.173    0.064   -0.011   -0.156    0.405    0.220   -0.056   -0.005 |
|  p4040_s |    0.146   -0.195   -0.233   -0.003    0.389    0.015   -0.138   -0.005   -0.011    0.002   -0.495    1.000    0.001    0.055   -0.006   -0.017   -0.077    0.029   -0.013   -0.171   -0.261   -0.179    0.005    0.003 |
|    phi_p |    0.006   -0.003   -0.002    0.009    0.003    0.001   -0.005   -0.026   -0.000    0.000   -0.003    0.001    1.000   -0.017    0.024   -0.003   -0.001   -0.002   -0.421    0.000   -0.003   -0.002    0.023   -0.001 |
|  bplus_1 |    0.266   -0.018    0.014    0.051    0.119    0.010    0.035    0.315    0.001   -0.002   -0.084    0.055   -0.017    1.000   -0.133   -0.089    0.034   -0.012   -0.100    0.055   -0.131   -0.271   -0.888   -0.036 |
|  omega_s |    0.042   -0.050   -0.028   -0.482   -0.027   -0.005   -0.020   -0.435   -0.001    0.001   -0.017   -0.006    0.024   -0.133    1.000   -0.030    0.013   -0.023    0.051   -0.028   -0.018    0.059    0.169    0.063 |
|  p3770_s |   -0.170    0.355    0.112    0.003   -0.205   -0.071    0.286    0.055    0.005   -0.001    0.223   -0.017   -0.003   -0.089   -0.030    1.000    0.202   -0.192   -0.032   -0.038    0.128    0.189   -0.069   -0.003 |
|   Dbar_s |   -0.011    0.191    0.184   -0.004    0.165    0.070    0.124   -0.023    0.005   -0.002    0.173   -0.077   -0.001    0.034    0.013    0.202    1.000    0.179    0.010    0.027    0.067    0.053    0.010    0.001 |
|  psi2s_p |    0.032    0.277   -0.105    0.002    0.187   -0.067    0.334    0.037    0.000   -0.000    0.064    0.029   -0.002   -0.012   -0.023   -0.192    0.179    1.000   -0.026   -0.111    0.246    0.014   -0.051   -0.001 |
|    phi_s |    0.010   -0.051   -0.034   -0.038   -0.049   -0.007   -0.031   -0.062   -0.001    0.001   -0.011   -0.013   -0.421   -0.100    0.051   -0.032    0.010   -0.026    1.000   -0.041   -0.015    0.111    0.119    0.012 |
|  p4160_s |    0.005   -0.160    0.293   -0.004    0.244   -0.056   -0.151    0.024   -0.010   -0.005   -0.156   -0.171    0.000    0.055   -0.028   -0.038    0.027   -0.111   -0.041    1.000   -0.093   -0.222   -0.033    0.004 |
|  p3770_p |   -0.093    0.446    0.206    0.004   -0.243    0.011    0.547    0.040    0.009   -0.000    0.405   -0.261   -0.003   -0.131   -0.018    0.128    0.067    0.246   -0.015   -0.093    1.000    0.205   -0.032   -0.004 |
|  bplus_2 |   -0.319    0.348    0.024    0.027   -0.715   -0.053    0.102   -0.004   -0.002    0.002    0.220   -0.179   -0.002   -0.271    0.059    0.189    0.053    0.014    0.111   -0.222    0.205    1.000   -0.013   -0.021 |
|  bplus_0 |    0.088   -0.182   -0.075   -0.063    0.039   -0.005   -0.080   -0.412   -0.002    0.002   -0.056    0.005    0.023   -0.888    0.169   -0.069    0.010   -0.051    0.119   -0.033   -0.032   -0.013    1.000    0.046 |
|    rho_p |    0.014   -0.009   -0.001   -0.010    0.010    0.001   -0.000   -0.054   -0.000   -0.000   -0.005    0.003   -0.001   -0.036    0.063   -0.003    0.001   -0.001    0.012    0.004   -0.004   -0.021    0.046    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.5708439596235964}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.03382161868550426}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.22519285888382612}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.2142265835072683}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.18174911500695423}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.40418361801843106}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.6327739751875279}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.38555712118717816}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.018568825216432022}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.10919568610893204}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.12632997912768573}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.18699400782032582}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.28376205932944476}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.0633051088849299}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.0230324745512136}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.26107568466491426}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.4434355573468657}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.033856470605281075}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.9212086649150564}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16595597548030339}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.14891802919743058}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08631450796767037}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.03236633631848129}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.07015813715044317})])
Toy 24/25
Time taken: 2 h, 51 min
Projected time left: 7 min, 7 s
Toy 24: Generating data...
Directory  data/zfit_toys/toy_24  Created 
Toy 24: Data generation finished
Toy 24: Loading data...
Toy 24: Loading data finished
Toy 24: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=2134 (2134 total)    |
| EDM = 0.000335 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297325.81517696765
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | DDstar_p |   -3.2    |    1.5    |            |            |-6.28319 | 6.28319 |       |
| 1 | jpsi_p   |   1.66    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 2 | p4040_p  |   -2.65   |    0.27   |            |            |-6.28319 | 6.28319 |       |
| 3 | omega_p  |   6.28    |   0.08    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.32   |    0.31   |            |            |  -1.5   |   1.5   |       |
| 5 | DDstar_s |   0.30    |   0.49    |            |            |  -0.3   |   0.3   |       |
| 6 | Dbar_p   |   -5.5    |    1.3    |            |            |-6.28319 | 6.28319 |       |
| 7 | rho_s    |   1.79    |   0.30    |            |            |0.0253049| 2.0747  |       |
| 8 | p4415_s  |   1.05    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 9 | p4415_p  |   3.80    |   0.24    |            |            |-6.28319 | 6.28319 |       |
| 10| p4160_p  |   4.10    |   0.16    |            |            |-6.28319 | 6.28319 |       |
| 11| p4040_s  |   0.75    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 12| phi_p    |   5.85    |   0.19    |            |            |-6.28319 | 6.28319 |       |
| 13| bplus_1  |  -0.906   |   0.024   |            |            |   -2    |    2    |       |
| 14| omega_s  |    6.0    |    0.8    |            |            | 4.19232 | 9.40768 |       |
| 15| p3770_s  |   2.69    |   0.26    |            |            |0.918861 | 4.08114 |       |
| 16| Dbar_s   |   0.30    |   0.48    |            |            |  -0.3   |   0.3   |       |
| 17| psi2s_p  |   1.80    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 18| phi_s    |   17.2    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 19| p4160_s  |   2.22    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 20| p3770_p  |   3.27    |   0.12    |            |            |-6.28319 | 6.28319 |       |
| 21| bplus_2  |   -0.17   |    0.07   |            |            |   -2    |    2    |       |
| 22| bplus_0  |   0.457   |   0.011   |            |            |   -2    |    2    |       |
| 23| rho_p    |   6.28    |   0.07    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          | DDstar_p   jpsi_p  p4040_p  omega_p      Ctt DDstar_s   Dbar_p    rho_s  p4415_s  p4415_p  p4160_p  p4040_s    phi_p  bplus_1  omega_s  p3770_s   Dbar_s  psi2s_p    phi_s  p4160_s  p3770_p  bplus_2  bplus_0    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| DDstar_p |    1.000   -0.718   -0.161    0.000    0.802    0.760    0.912   -0.097   -0.025   -0.535   -0.674   -0.175   -0.019   -0.406    0.043    0.153    0.474   -0.058    0.021   -0.098   -0.407    0.062   -0.275    0.007 |
|   jpsi_p |   -0.718    1.000    0.322    0.000   -0.601   -0.517   -0.487    0.046   -0.058    0.497    0.686    0.073    0.013    0.241   -0.030    0.141   -0.331    0.265   -0.023    0.054    0.433   -0.209    0.183   -0.004 |
|  p4040_p |   -0.161    0.322    1.000   -0.000   -0.121   -0.052    0.057   -0.021   -0.029    0.311    0.372   -0.178    0.006   -0.066   -0.001    0.158    0.064    0.094   -0.006    0.339    0.290   -0.054   -0.026   -0.002 |
|  omega_p |    0.000    0.000   -0.000    1.000   -0.000    0.000   -0.000    0.016    0.000   -0.000   -0.000    0.000    0.000   -0.000   -0.076   -0.000   -0.000   -0.000   -0.002   -0.000   -0.000   -0.000    0.001   -0.001 |
|      Ctt |    0.802   -0.601   -0.121   -0.000    1.000    0.651    0.828   -0.089    0.071   -0.372   -0.577    0.030   -0.017   -0.425    0.024    0.179    0.547    0.160   -0.003    0.069   -0.328    0.370   -0.282   -0.000 |
| DDstar_s |    0.760   -0.517   -0.052    0.000    0.651    1.000    0.757   -0.047   -0.060   -0.404   -0.433   -0.208   -0.012   -0.184    0.027    0.198    0.466   -0.008    0.017   -0.113   -0.194   -0.034   -0.129    0.006 |
|   Dbar_p |    0.912   -0.487    0.057   -0.000    0.828    0.757    1.000   -0.118   -0.073   -0.365   -0.448   -0.179   -0.014   -0.467    0.050    0.346    0.571    0.149    0.028   -0.053   -0.266    0.008   -0.317    0.008 |
|    rho_s |   -0.097    0.046   -0.021    0.016   -0.089   -0.047   -0.118    1.000    0.034    0.028    0.031    0.034    0.024    0.010   -0.394   -0.043   -0.095   -0.023    0.031    0.018    0.033   -0.000    0.175   -0.073 |
|  p4415_s |   -0.025   -0.058   -0.029    0.000    0.071   -0.060   -0.073    0.034    1.000   -0.150   -0.098    0.194    0.001    0.159   -0.009   -0.038   -0.051   -0.019   -0.003    0.320   -0.076   -0.098    0.107   -0.000 |
|  p4415_p |   -0.535    0.497    0.311   -0.000   -0.372   -0.404   -0.365    0.028   -0.150    1.000    0.611   -0.071    0.011    0.104   -0.026    0.050   -0.153    0.117   -0.025   -0.013    0.336    0.054    0.089   -0.008 |
|  p4160_p |   -0.674    0.686    0.372   -0.000   -0.577   -0.433   -0.448    0.031   -0.098    0.611    1.000   -0.218    0.015    0.150   -0.019    0.068   -0.265    0.168   -0.009    0.001    0.482   -0.087    0.112   -0.003 |
|  p4040_s |   -0.175    0.073   -0.178    0.000    0.030   -0.208   -0.179    0.034    0.194   -0.071   -0.218    1.000    0.003    0.125   -0.022    0.052   -0.028    0.011   -0.022   -0.003   -0.035    0.045    0.097   -0.006 |
|    phi_p |   -0.019    0.013    0.006    0.000   -0.017   -0.012   -0.014    0.024    0.001    0.011    0.015    0.003    1.000    0.006   -0.054    0.001   -0.010    0.004    0.493    0.002    0.008   -0.006    0.017   -0.015 |
|  bplus_1 |   -0.406    0.241   -0.066   -0.000   -0.425   -0.184   -0.467    0.010    0.159    0.104    0.150    0.125    0.006    1.000   -0.014   -0.144   -0.383   -0.068   -0.010    0.051    0.149   -0.243   -0.416   -0.008 |
|  omega_s |    0.043   -0.030   -0.001   -0.076    0.024    0.027    0.050   -0.394   -0.009   -0.026   -0.019   -0.022   -0.054   -0.014    1.000    0.009    0.040    0.006   -0.001   -0.022   -0.016   -0.074   -0.053   -0.035 |
|  p3770_s |    0.153    0.141    0.158   -0.000    0.179    0.198    0.346   -0.043   -0.038    0.050    0.068    0.052    0.001   -0.144    0.009    1.000    0.212   -0.020   -0.002    0.039   -0.140   -0.094   -0.072   -0.000 |
|   Dbar_s |    0.474   -0.331    0.064   -0.000    0.547    0.466    0.571   -0.095   -0.051   -0.153   -0.265   -0.028   -0.010   -0.383    0.040    0.212    1.000    0.085    0.024    0.047   -0.361    0.041   -0.266    0.007 |
|  psi2s_p |   -0.058    0.265    0.094   -0.000    0.160   -0.008    0.149   -0.023   -0.019    0.117    0.168    0.011    0.004   -0.068    0.006   -0.020    0.085    1.000    0.004   -0.010    0.145   -0.057   -0.045    0.001 |
|    phi_s |    0.021   -0.023   -0.006   -0.002   -0.003    0.017    0.028    0.031   -0.003   -0.025   -0.009   -0.022    0.493   -0.010   -0.001   -0.002    0.024    0.004    1.000   -0.029   -0.009   -0.119   -0.020   -0.014 |
|  p4160_s |   -0.098    0.054    0.339   -0.000    0.069   -0.113   -0.053    0.018    0.320   -0.013    0.001   -0.003    0.002    0.051   -0.022    0.039    0.047   -0.010   -0.029    1.000    0.030    0.088    0.061   -0.008 |
|  p3770_p |   -0.407    0.433    0.290   -0.000   -0.328   -0.194   -0.266    0.033   -0.076    0.336    0.482   -0.035    0.008    0.149   -0.016   -0.140   -0.361    0.145   -0.009    0.030    1.000   -0.053    0.123   -0.001 |
|  bplus_2 |    0.062   -0.209   -0.054   -0.000    0.370   -0.034    0.008   -0.000   -0.098    0.054   -0.087    0.045   -0.006   -0.243   -0.074   -0.094    0.041   -0.057   -0.119    0.088   -0.053    1.000   -0.115   -0.037 |
|  bplus_0 |   -0.275    0.183   -0.026    0.001   -0.282   -0.129   -0.317    0.175    0.107    0.089    0.112    0.097    0.017   -0.416   -0.053   -0.072   -0.266   -0.045   -0.020    0.061    0.123   -0.115    1.000   -0.004 |
|    rho_p |    0.007   -0.004   -0.002   -0.001   -0.000    0.006    0.008   -0.073   -0.000   -0.008   -0.003   -0.006   -0.015   -0.008   -0.035   -0.000    0.007    0.001   -0.014   -0.008   -0.001   -0.037   -0.004    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'DDstar_p' floating=True>, {'error': 1.496789608702907}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.04445414165659711}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.2652677289566274}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.07642913565601717}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.30815213280162784}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.4940959879359445}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 1.3046018825143268}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.2963853589345665}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18711359923924475}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.23614575968642804}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.15538333625949186}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17051514583824062}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.1908754660634413}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.02357464241209417}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.7985887258790907}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.25877328302130875}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.4848804679603163}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03507612436375407}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.8859023819107907}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1583276979758328}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.12011096453574233}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.0682739152673294}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.010691946407500819}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.07377098047233677})])
Toy 25/25
Time taken: 3 h, 2 min
Projected time left: 
20/25 fits converged
Mean Ctt value = -0.46081177567456094
Mean Ctt error = 0.18168599310391081
95 Sensitivy = 0.0002772823207572964
Simulation ended